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'); ?>