diff --git a/Web/Presenters/templates/components/comment.xml b/Web/Presenters/templates/components/comment.xml index ef7150ff..feb97bab 100644 --- a/Web/Presenters/templates/components/comment.xml +++ b/Web/Presenters/templates/components/comment.xml @@ -61,18 +61,14 @@ {php $target = "topic"} {/if} - {$comment->getPublicationTime()} | - {if $comment->canBeDeletedBy($thisUser)} - {_delete} | - {/if} - {if is_null($linkW)} - {_reply}{/if} -
- -
- {if $comment->getLikesCount() > 0}{$comment->getLikesCount()}{/if} -
-
+ | {$comment->getPublicationTime()}