From d74a7cbe1a2c50dbd7bc853699fa61d0c310d784 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 10 Jul 2016 18:32:45 +0200 Subject: [PATCH] Removed obsolete tooltips --- com.woltlab.wcf/templates/pageHeaderUser.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/templates/pageHeaderUser.tpl b/com.woltlab.wcf/templates/pageHeaderUser.tpl index 21842694fe..9a865522c4 100644 --- a/com.woltlab.wcf/templates/pageHeaderUser.tpl +++ b/com.woltlab.wcf/templates/pageHeaderUser.tpl @@ -3,7 +3,7 @@ {if $__wcf->user->userID}
  • - {@$__wcf->getUserProfileHandler()->getAvatar()->getImageTag(32)} {lang}wcf.user.userNote{/lang} + {@$__wcf->getUserProfileHandler()->getAvatar()->getImageTag(32)} {lang}wcf.user.userNote{/lang}
    {lang}wcf.user.controlPanel{/lang} @@ -79,7 +79,7 @@ {if !$__hideUserMenu|isset}
  • - {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')}