From cccaa87e4858a87083fe0e602907985001877169 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sat, 16 Jan 2016 13:05:29 +0100 Subject: [PATCH] Fixed icon names/sizes --- templates/__userInformationStartConversation.tpl | 2 +- templates/__userPanelConversationDropdown.tpl | 2 +- templates/__userStartConversation.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/__userInformationStartConversation.tpl b/templates/__userInformationStartConversation.tpl index 9f6d949..d464942 100644 --- a/templates/__userInformationStartConversation.tpl +++ b/templates/__userInformationStartConversation.tpl @@ -1,3 +1,3 @@ {if MODULE_CONVERSATION && $__wcf->user->userID && $__wcf->session->getPermission('user.conversation.canUseConversation') && $user->userID != $__wcf->user->userID} -
  • +
  • {/if} \ No newline at end of file diff --git a/templates/__userPanelConversationDropdown.tpl b/templates/__userPanelConversationDropdown.tpl index af63bef..eb7c5ed 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')}