From 8dc1d75f4e05f49a98d069287325a8355a9bd2cd Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 21 Dec 2017 12:07:12 +0100 Subject: [PATCH] Added missing `.htmlContent` class for comments and responses Fixes #2504 --- com.woltlab.wcf/templates/commentList.tpl | 2 +- com.woltlab.wcf/templates/commentResponseList.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/com.woltlab.wcf/templates/commentList.tpl b/com.woltlab.wcf/templates/commentList.tpl index 34f950bf0c..010df3ee37 100644 --- a/com.woltlab.wcf/templates/commentList.tpl +++ b/com.woltlab.wcf/templates/commentList.tpl @@ -42,7 +42,7 @@ -
{@$comment->getFormattedMessage()}
+
{@$comment->getFormattedMessage()}