Restore the original user panel template
authorAlexander Ebert <ebert@woltlab.com>
Wed, 10 Aug 2022 16:27:30 +0000 (18:27 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 12 Aug 2022 19:25:55 +0000 (21:25 +0200)
The extra icons were introduced for development purposes only.

com.woltlab.wcf/templates/pageHeaderUser.tpl

index 52698ca670c8ac1274261446149cc46c6c09033f..cd2c59ec9510c4b9e89c3006f5adc4eda139133a 100644 (file)
                                                aria-haspopup="true"
                                                aria-expanded="false"
                                        >
-                                               {icon size=32 name='info' type='solid'}
-                                               {icon size=32 name='bell'}
-                                               <span class="icon icon32 fa-bell-o"></span>
-                                               {icon size=32 name='500px' type='brand'}
-                                               <span>{lang}wcf.user.notification.notifications{/lang}</span>{if $__wcf->getUserNotificationHandler()->getNotificationCount()} <span class="badge badgeUpdate">{#$__wcf->getUserNotificationHandler()->getNotificationCount()}</span>{/if}
+                                               <span class="icon icon32 fa-bell-o"></span> <span>{lang}wcf.user.notification.notifications{/lang}</span>{if $__wcf->getUserNotificationHandler()->getNotificationCount()} <span class="badge badgeUpdate">{#$__wcf->getUserNotificationHandler()->getNotificationCount()}</span>{/if}
                                        </a>
                                        {if !OFFLINE || $__wcf->session->getPermission('admin.general.canViewPageDuringOfflineMode')}
                                                <script data-relocate="true">