Add button that leads back to the tag search form
authorMarcel Werk <burntime@woltlab.com>
Fri, 5 May 2023 16:28:55 +0000 (18:28 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 5 May 2023 16:28:55 +0000 (18:28 +0200)
com.woltlab.wcf/templates/combinedTagged.tpl

index 4276c727d565fcbd29072f42116153fc0098efc2..ed15b76c4d248294fde8bbea961783602c57e51b 100644 (file)
        {pages print=true assign=pagesLinks controller='CombinedTagged' link="$linkParameters&objectType=$objectType&pageNo=%d"}
 {/capture}
 
+{capture assign='contentInteractionButtons'}
+       <a href="{link controller='TagSearch'}{/link}" class="contentInteractionButton button small">{icon name='magnifying-glass'} <span>{lang}wcf.search.type.tags{/lang}</span></a>
+{/capture}
+
 {include file='header'}
 
 {if $items}