diff --git a/tpl/default/tag.list.html b/tpl/default/tag.list.html index 81d6e5a..e250e42 100644 --- a/tpl/default/tag.list.html +++ b/tpl/default/tag.list.html @@ -13,9 +13,11 @@
{$countTags=count($tags)}

{'Tag list'|t} - {$countTags} {'tags'|t}

-

- {'List all links with those tags'|t} -

+ {if="!empty($search_tags)"} +

+ {'List all links with those tags'|t} +

+ {/if}