Comments: Actually show user verification

This commit is contained in:
Ilya Prokopenko 2022-01-08 21:01:29 +07:00
parent 6a5e6beb04
commit eb1b317209
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

View file

@ -16,7 +16,8 @@
<div class="post-author">
<a href="{$author->getURL()}"><b>
{$author->getCanonicalName()}
</b></a><br/>
</b></a>
{if $author->isVerified()}<img class="name-checkmark" src="/assets/packages/static/openvk/img/checkmark.png">{/if}<br/>
</div>
<div class="post-content" id="{$comment->getId()}">
<div class="text" id="text{$comment->getId()}">