From: Marcel Werk Date: Sun, 21 Aug 2016 08:47:13 +0000 (+0200) Subject: Added "jsTooltip" to own posts icon X-Git-Tag: 3.0.0_Beta_1~20 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cf1062c14063ead671d2d71f9cf36904f0755e38;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Added "jsTooltip" to own posts icon --- diff --git a/templates/conversationList.tpl b/templates/conversationList.tpl index c08205f..b3a65b6 100644 --- a/templates/conversationList.tpl +++ b/templates/conversationList.tpl @@ -163,7 +163,7 @@ {if $conversation->ownPosts && $conversation->userID != $__wcf->user->userID} {if $__wcf->getUserProfileHandler()->getAvatar()} - {@$__wcf->getUserProfileHandler()->getAvatar()->getImageTag(24)} + {@$__wcf->getUserProfileHandler()->getAvatar()->getImageTag(24)} {/if} {/if}