From b826e08a3050f0493e127c53699660adc2ce3bb8 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 24 Jan 2016 12:43:41 +0100 Subject: [PATCH] Interactive dropdown overhaul --- templates/__userPanelConversationDropdown.tpl | 2 +- templates/conversationListUserPanel.tpl | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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')}