From 6e2b711eee357003ac814f7bf1b0c19249d9de10 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sat, 20 Aug 2016 12:26:57 +0200 Subject: [PATCH] Re-added tooltips in user panel --- 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 b56592d6cf..12dc3ef131 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')}