From: Alexander Ebert Date: Mon, 7 Sep 2015 08:38:56 +0000 (+0200) Subject: Fixed encoding of guest username X-Git-Tag: 2.1.7~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2a3f066c0badd189aad67e4585b9f13d5dead8df;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 ecbdf1666a..90ffcc7b05 100644 --- a/com.woltlab.wcf/templates/messageSidebar.tpl +++ b/com.woltlab.wcf/templates/messageSidebar.tpl @@ -42,7 +42,7 @@ {else}

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