X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftag.list.html;h=96e7fbe0da8c752779e35fb7af29a6b6f45b0d58;hb=6a716758871885e5bd045d1981f890dbf3343b1d;hp=e250e42d852237a4c3a82ff4bf834da69e712069;hpb=2fa2f57fd52e23be762c76fc91e0991a1a5d73c5;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tag.list.html b/tpl/default/tag.list.html index e250e42d..96e7fbe0 100644 --- a/tpl/default/tag.list.html +++ b/tpl/default/tag.list.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -15,23 +15,25 @@

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

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

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

{/if} -
+
- - +
@@ -43,28 +45,28 @@ {/loop}
-
+
{loop="tags"} -
+
- {if="isLoggedIn()===true"} -    - - + {if="$is_logged_in===true"} +    + + {/if} - {$value} - {$key} + {$value} + {$key} {loop="$value.tag_plugin"} {$value} {/loop}
- {if="isLoggedIn()===true"} + {if="$is_logged_in===true"}
- +
{/if}
@@ -79,12 +81,10 @@
-{if="isLoggedIn()===true"} +{if="$is_logged_in===true"}