From: Marcel Werk Date: Thu, 15 Oct 2015 16:55:25 +0000 (+0200) Subject: Fixed broken link X-Git-Tag: 2.1.8~22 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2ba09c37b9ce66408c4f49dd7e227be095b1fd85;p=GitHub%2FWoltLab%2FWCF.git Fixed broken link --- diff --git a/com.woltlab.wcf/templates/userInformationStatistics.tpl b/com.woltlab.wcf/templates/userInformationStatistics.tpl index e26cac5a71..55e613bdd2 100644 --- a/com.woltlab.wcf/templates/userInformationStatistics.tpl +++ b/com.woltlab.wcf/templates/userInformationStatistics.tpl @@ -2,7 +2,7 @@ {event name='statistics'} {if MODULE_LIKE && $user->likesReceived} -
{lang}wcf.like.likesReceived{/lang}
+
{if !$user->isProtected()}{lang}wcf.like.likesReceived{/lang}{else}{lang}wcf.like.likesReceived{/lang}{/if}
{#$user->likesReceived}
{/if}