From: Marcel Werk Date: Sat, 20 Aug 2016 10:27:15 +0000 (+0200) Subject: Re-added tooltips in user panel X-Git-Tag: 3.0.0_Beta_1~21 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=399778c42cbde8907710adfaaf0efdf2569da91c;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Re-added tooltips in user panel --- diff --git a/templates/__userPanelConversationDropdown.tpl b/templates/__userPanelConversationDropdown.tpl index eb7c5ed..bd78be1 100644 --- a/templates/__userPanelConversationDropdown.tpl +++ b/templates/__userPanelConversationDropdown.tpl @@ -1,6 +1,6 @@ {if MODULE_CONVERSATION && $__wcf->user->userID && $__wcf->session->getPermission('user.conversation.canUseConversation')}
  • - {lang}wcf.conversation.conversations{/lang} {if $__wcf->getConversationHandler()->getUnreadConversationCount()}{#$__wcf->getConversationHandler()->getUnreadConversationCount()}{/if} + {lang}wcf.conversation.conversations{/lang} {if $__wcf->getConversationHandler()->getUnreadConversationCount()}{#$__wcf->getConversationHandler()->getUnreadConversationCount()}{/if} {if !OFFLINE || $__wcf->session->getPermission('admin.general.canViewPageDuringOfflineMode')}