X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftag.list.html;h=41eab246896b6d932644bb39ca9dcdb6dbf7c8a8;hb=cb974e47476284d967483f7478e3dcb5a2d974d4;hp=62e2e7c65b623d4e72711389855a2fae75618c43;hpb=3e395a6bc63cba16b0772a382f6cbac0ce4ab906;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tag.list.html b/tpl/default/tag.list.html index 62e2e7c6..41eab246 100644 --- a/tpl/default/tag.list.html +++ b/tpl/default/tag.list.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -13,8 +13,15 @@
{$countTags=count($tags)}

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

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

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

+ {/if} -
+
@@ -38,11 +45,11 @@ {/loop}
-
+
{loop="tags"}
- {if="isLoggedIn()===true"} + {if="$is_logged_in===true"}    @@ -50,13 +57,13 @@ {/if} {$value} - {$key} + {$key} {loop="$value.tag_plugin"} {$value} {/loop}
- {if="isLoggedIn()===true"} + {if="$is_logged_in===true"}
@@ -74,12 +81,10 @@
-{if="isLoggedIn()===true"} +{if="$is_logged_in===true"}