X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fvintage%2Flinklist.paging.html;h=79daf16c26c5273090c517b68b2b5504fa628f5d;hb=76fe68d924d424283d0a1784c5f5e7582dda3a00;hp=86019c01ee2a5cb4ddd2a9f8b50b59c694b00e2c;hpb=5978588578ca103152598ccfbe41019b12e00a4f;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/vintage/linklist.paging.html b/tpl/vintage/linklist.paging.html index 86019c01..79daf16c 100644 --- a/tpl/vintage/linklist.paging.html +++ b/tpl/vintage/linklist.paging.html @@ -1,11 +1,11 @@
-{if="isLoggedIn()"} +{if="$is_logged_in"} {/loop}
- Links per page: 20 50 100 -
+ Links per page: + 20 + 50 + 100 +
+ +
{if="$previous_page_url"} ◄Older {/if} -
page {$page_current} / {$page_max}
+ {if="$page_max>1"}
page {$page_current} / {$page_max}
{/if} {if="$next_page_url"} Newer► {/if}