X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftag.list.html;h=bcddcd56337a745c5a06d87a0476572ada9201aa;hb=89ccc83ba497fa91eaaf2a2a52d8549aea5e2aee;hp=81d6e5af7d428bf3a3b48dfd7ecc7d30a213d4f2;hpb=1fdb40fc169b42af7622610c4f088688de231118;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tag.list.html b/tpl/default/tag.list.html index 81d6e5af..bcddcd56 100644 --- a/tpl/default/tag.list.html +++ b/tpl/default/tag.list.html @@ -13,11 +13,15 @@
{$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} -
+
@@ -41,11 +45,11 @@ {/loop}
-
+
{loop="tags"}
- {if="isLoggedIn()===true"} + {if="$is_logged_in===true"}    @@ -59,7 +63,7 @@ {$value} {/loop}
- {if="isLoggedIn()===true"} + {if="$is_logged_in===true"}
@@ -77,12 +81,10 @@
-{if="isLoggedIn()===true"} +{if="$is_logged_in===true"}