From af290059d10319e76d1e7d78b592cab99c26d91a Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Fri, 22 May 2020 11:02:56 +0200 Subject: Process session filters through Slim controllers Including: - visibility - links per page - untagged only --- tpl/vintage/linklist.paging.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'tpl/vintage') diff --git a/tpl/vintage/linklist.paging.html b/tpl/vintage/linklist.paging.html index 35149a6b..797104dc 100644 --- a/tpl/vintage/linklist.paging.html +++ b/tpl/vintage/linklist.paging.html @@ -1,7 +1,7 @@
{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}
-- cgit v1.2.3