From 83659e968d5deb3f64619accd82bf80b2f41ccf7 Mon Sep 17 00:00:00 2001 From: n1rwana Date: Fri, 11 Aug 2023 17:06:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D0=B5=D0=B2=20=D0=B2?= =?UTF-8?q?=20=D0=BC=D0=B8=D0=BA=D1=80=D0=BE=D0=B1=D0=BB=D0=BE=D0=B3=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/components/comment.xml | 20 ++++++++----------- 1 file changed, 8 insertions(+), 12 deletions(-) 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()}