From: Alexander Ebert Date: Mon, 7 Sep 2015 08:39:28 +0000 (+0200) Subject: Fixed encoding of guest username X-Git-Tag: 2.0.13 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=refs%2Ftags%2F2.0.13;p=GitHub%2FWoltLab%2FWCF.git Fixed encoding of guest username --- diff --git a/com.woltlab.wcf/templates/messageSidebar.tpl b/com.woltlab.wcf/templates/messageSidebar.tpl index 645a7ea8e2..ae89a3fbc6 100644 --- a/com.woltlab.wcf/templates/messageSidebar.tpl +++ b/com.woltlab.wcf/templates/messageSidebar.tpl @@ -52,7 +52,7 @@ {else}

- {@$userProfile->username} + {$userProfile->username}