mirror of
https://github.com/openvk/openvk
synced 2025-07-07 00:09:48 +03:00
Update comment.xml
This commit is contained in:
parent
fc28b99321
commit
3fb0edde0b
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
{php $target = "topic"}
|
||||
{/if}
|
||||
|
||||
<span n:if="$compact ?? false">
|
||||
| <a
|
||||
{if is_null($linkW)}
|
||||
href="#_comment{$comment->getId()}"
|
||||
|
@ -69,6 +70,7 @@
|
|||
{/if}
|
||||
class="date"
|
||||
>{$comment->getPublicationTime()}</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue