diff --git a/include/admin/tpl/comments.inc.tpl b/include/admin/tpl/comments.inc.tpl index 6d523ac1..6558f46d 100644 --- a/include/admin/tpl/comments.inc.tpl +++ b/include/admin/tpl/comments.inc.tpl @@ -191,10 +191,10 @@ function highlightComment(id, checkvalue) {
{if empty($comment.referer)}N/A{else} {$comment.referer|escape|truncate:30:"…"}{/if}
{$comment.action_referer}
- {* BUG: comment summary and fullBody seem to emit the same content?! *} -
{$comment.summary}
+ +
{$comment.fullBody|truncate:120:"…"}
-
{$comment.fullBody}
+