From: Joshua Rüsweg Date: Mon, 9 Sep 2019 18:02:57 +0000 (+0200) Subject: Merge branch 'next' into next-usable-reactions X-Git-Tag: 5.2.0_Beta_2~63^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=858e0bcc29cc32fef2f77e14b767bdaa2137e561;p=GitHub%2FWoltLab%2FWCF.git Merge branch 'next' into next-usable-reactions --- 858e0bcc29cc32fef2f77e14b767bdaa2137e561 diff --cc com.woltlab.wcf/templates/userProfileLikes.tpl index 5dd3b3c8f4,1a51843592..64f0b3c93d --- a/com.woltlab.wcf/templates/userProfileLikes.tpl +++ b/com.woltlab.wcf/templates/userProfileLikes.tpl @@@ -16,11 -16,13 +16,13 @@@
  • {lang}wcf.like.reactionsGiven{/lang}
  • - + {if $__wcf->getReactionHandler()->getReactionTypes()|count > 1} + + {/if} {include file='userProfileLikeItem'}