From b70f1ba9709570a46c8a1c6ec6091d188538cb2a Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 3 May 2023 14:49:20 +0200 Subject: [PATCH] Use new generic share button position --- com.woltlab.wcf/templates/cms.tpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/templates/cms.tpl b/com.woltlab.wcf/templates/cms.tpl index 0959f0d06c..7452c96f05 100644 --- a/com.woltlab.wcf/templates/cms.tpl +++ b/com.woltlab.wcf/templates/cms.tpl @@ -12,10 +12,6 @@ {/capture} {capture assign='contentInteractionButtons'} - {if $page->showShareButtons()} - {icon name='share'} {lang}wcf.message.share{/lang} - {/if} - {if $page->isMultilingual && $__wcf->user->userID && $page->getPageLanguages()|count > 1}