From e5d7a9531e93919d9f062ed76c600e94fdbc9fc8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:22 +0000 Subject: [PATCH] style fixes, bug fixes --- Theme/Backend/Components/Comment/list.tpl.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Components/Comment/list.tpl.php b/Theme/Backend/Components/Comment/list.tpl.php index 9796d44..46c632c 100755 --- a/Theme/Backend/Components/Comment/list.tpl.php +++ b/Theme/Backend/Components/Comment/list.tpl.php @@ -70,12 +70,11 @@ foreach ($comments as $comment) : ?>
content; ?>
-
-
getMedia(); foreach ($files as $file) : ?> name; ?> - +
+
printHtml($this->renderUserName('%3$s %2$s %1$s', [$comment->createdBy->name1, $comment->createdBy->name2, $comment->createdBy->name3, $comment->createdBy->login ?? ''])); ?> createdAt->format('Y-m-d H:i:s'); ?>