diff --git a/src/main/resources/templates/admin/admin_comment.ftl b/src/main/resources/templates/admin/admin_comment.ftl index 73126b5aa..b272f8b28 100755 --- a/src/main/resources/templates/admin/admin_comment.ftl +++ b/src/main/resources/templates/admin/admin_comment.ftl @@ -50,13 +50,13 @@ <#if comments.content?size gt 0> <#list comments.content as comment>
${comment.commentContent}
${comment.commentContent!}