Update comment.xml

This commit is contained in:
n1rwana 2023-08-11 17:14:05 +03:00
parent fc28b99321
commit 3fb0edde0b
No known key found for this signature in database
GPG key ID: 184A60085ABF17D8

View file

@ -61,6 +61,7 @@
{php $target = "topic"}
{/if}
<span n:if="$compact ?? false">
|&nbsp;<a
{if is_null($linkW)}
href="#_comment{$comment->getId()}"
@ -69,6 +70,7 @@
{/if}
class="date"
>{$comment->getPublicationTime()}</a>
</span>
</div>
</div>
</td>