From 3b7e46d897976ecbe824d16daeaeafb297103400 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 5 Apr 2020 17:06:47 +0200 Subject: [PATCH] add list pagination --- Theme/Backend/profile-list.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 9da87da..9a40b2c 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -51,8 +51,8 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
- Previous - Next + getHtml('Previous', '0', '0'); ?> + getHtml('Next', '0', '0'); ?>