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

index 645a7ea8e22d2f2edb1a87ece4d273bb84976bce..ae89a3fbc68c4b6b5da970bd2b094614a2e4f6c5 100644 (file)
@@ -52,7 +52,7 @@
                {else}
                        <header>
                                <h2 class="username">
-                                       <span>{@$userProfile->username}</span>
+                                       <span>{$userProfile->username}</span>
                                </h2>
                                
                                <div class="userTitle">