From 0138bb319f36d7abb1a336674071523d97e9f61d Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 10 Aug 2022 18:27:30 +0200 Subject: [PATCH] Restore the original user panel template The extra icons were introduced for development purposes only. --- com.woltlab.wcf/templates/pageHeaderUser.tpl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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')}