Added class
authorLuzifr <szekely@woltlab.com>
Tue, 31 Jan 2012 13:25:09 +0000 (14:25 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 31 Jan 2012 13:25:09 +0000 (14:25 +0100)
wcfsetup/install/files/acp/templates/header.tpl

index 7b5c4691773858ffc591f21d24aae65ecbf460e5..fa12c2797f3a893fd0d03f7bfe37ecfe6b363b94 100644 (file)
@@ -91,7 +91,7 @@
                                        <div>
                                                <ul>
                                                        <li id="userMenu" class="userMenu"><!-- ToDo: We need an ID and/or class for each list here, this ID may also change! -->
-                                                               <span class="dropdownCaption">{lang}wcf.user.userNote{/lang}</span>
+                                                               <span class="dropdownCaption userAvatar">{lang}wcf.user.userNote{/lang}</span>
                                                                <ul class="dropdown">
                                                                        <li><a href="{link controller='Logout'}t={@SECURITY_TOKEN}{/link}" onclick="return confirm('{lang}wcf.user.logout.sure{/lang}')">{lang}wcf.user.logout{/lang}</a></li>
                                                                </ul>