mirror of
https://github.com/openvk/openvk
synced 2024-12-22 16:42:32 +03:00
Backport post deletion fix :DDD
This commit is contained in:
parent
0cf2fbf3fe
commit
31c595384f
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
{/if}
|
||||
|
||||
<a n:if="$canDelete ?? false" class="profile_link" style="display:block;width:96%;" href="/wall{$post->getPrettyId()}/delete">Удалить</a>
|
||||
{/if}
|
||||
<a class="profile_link" style="display:block;width:96%;" href="/report.pl/{$post->getId()}?type=post">Пожаловаться</a>
|
||||
</div>
|
||||
{/block}
|
||||
|
|
Loading…
Reference in a new issue