From: Marcel Werk Date: Sat, 20 Aug 2016 10:26:57 +0000 (+0200) Subject: Re-added tooltips in user panel X-Git-Tag: 3.0.0_Beta_1~642 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e2b711eee357003ac814f7bf1b0c19249d9de10;p=GitHub%2FWoltLab%2FWCF.git Re-added tooltips in user panel --- 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')}