Fixed encoding of guest username
authorAlexander Ebert <ebert@woltlab.com>
Mon, 7 Sep 2015 08:38:56 +0000 (10:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 7 Sep 2015 08:38:56 +0000 (10:38 +0200)
com.woltlab.wcf/templates/messageSidebar.tpl

index ecbdf1666a2e07a03640d3a0a05320470317789a..90ffcc7b053b68936c8c8cc7368a3180d3d92134 100644 (file)
@@ -42,7 +42,7 @@
                {else}
                        <header>
                                <h2 class="username">
-                                       <span>{@$userProfile->username}</span>
+                                       <span>{$userProfile->username}</span>
                                </h2>
                                
                                <div class="userTitle">