From: Alexander Ebert Date: Tue, 5 Nov 2019 16:54:55 +0000 (+0100) Subject: Incorrect markup of comments/responses that are displayed out of order X-Git-Tag: 5.2.0_Beta_3~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e6aad0c215d2ce2f2760b308205fbcbeeb3e99a5;p=GitHub%2FWoltLab%2FWCF.git Incorrect markup of comments/responses that are displayed out of order --- 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}