From e6aad0c215d2ce2f2760b308205fbcbeeb3e99a5 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 5 Nov 2019 17:54:55 +0100 Subject: [PATCH] Incorrect markup of comments/responses that are displayed out of order --- 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 e0380e8206..6bd787605a 100644 --- a/com.woltlab.wcf/templates/commentList.tpl +++ b/com.woltlab.wcf/templates/commentList.tpl @@ -44,7 +44,7 @@
{@$comment->getFormattedMessage()}
- {if MODULE_LIKE && $likeData|isset}{include file="reactionSummaryList" isTiny=true reactionData=$likeData[comment] objectType="com.woltlab.wcf.comment" objectID=$comment->commentID}{else}