From: Marcel Werk Date: Fri, 5 May 2023 16:28:55 +0000 (+0200) Subject: Add button that leads back to the tag search form X-Git-Tag: 6.0.0_Alpha_1~148 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=63d8ebf5a2ce9bf23d9cc437fd72cc74653cab66;p=GitHub%2FWoltLab%2FWCF.git Add button that leads back to the tag search form --- diff --git a/com.woltlab.wcf/templates/combinedTagged.tpl b/com.woltlab.wcf/templates/combinedTagged.tpl index 4276c727d5..ed15b76c4d 100644 --- a/com.woltlab.wcf/templates/combinedTagged.tpl +++ b/com.woltlab.wcf/templates/combinedTagged.tpl @@ -51,6 +51,10 @@ {pages print=true assign=pagesLinks controller='CombinedTagged' link="$linkParameters&objectType=$objectType&pageNo=%d"} {/capture} +{capture assign='contentInteractionButtons'} + {icon name='magnifying-glass'} {lang}wcf.search.type.tags{/lang} +{/capture} + {include file='header'} {if $items}