mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +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"}
|
{php $target = "topic"}
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
<span n:if="$compact ?? false">
|
||||||
| <a
|
| <a
|
||||||
{if is_null($linkW)}
|
{if is_null($linkW)}
|
||||||
href="#_comment{$comment->getId()}"
|
href="#_comment{$comment->getId()}"
|
||||||
|
@ -69,6 +70,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
class="date"
|
class="date"
|
||||||
>{$comment->getPublicationTime()}</a>
|
>{$comment->getPublicationTime()}</a>
|
||||||
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Reference in a new issue