From: Alexander Ebert Date: Wed, 10 Aug 2022 16:27:30 +0000 (+0200) Subject: Restore the original user panel template X-Git-Tag: 6.0.0_Alpha_1~1024^2~11 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0138bb319f36d7abb1a336674071523d97e9f61d;p=GitHub%2FWoltLab%2FWCF.git Restore the original user panel template The extra icons were introduced for development purposes only. --- diff --git a/com.woltlab.wcf/templates/pageHeaderUser.tpl b/com.woltlab.wcf/templates/pageHeaderUser.tpl index 52698ca670..cd2c59ec95 100644 --- a/com.woltlab.wcf/templates/pageHeaderUser.tpl +++ b/com.woltlab.wcf/templates/pageHeaderUser.tpl @@ -108,11 +108,7 @@ aria-haspopup="true" aria-expanded="false" > - {icon size=32 name='info' type='solid'} - {icon size=32 name='bell'} - - {icon size=32 name='500px' type='brand'} - {lang}wcf.user.notification.notifications{/lang}{if $__wcf->getUserNotificationHandler()->getNotificationCount()} {#$__wcf->getUserNotificationHandler()->getNotificationCount()}{/if} + {lang}wcf.user.notification.notifications{/lang}{if $__wcf->getUserNotificationHandler()->getNotificationCount()} {#$__wcf->getUserNotificationHandler()->getNotificationCount()}{/if} {if !OFFLINE || $__wcf->session->getPermission('admin.general.canViewPageDuringOfflineMode')}