From 771f535ddf3f6474f031bf36cac456be81f8bb7a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 29 Feb 2020 20:55:00 +0100 Subject: [PATCH] improve table css --- Theme/Backend/profile-list.tpl.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 268d764..badc032 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -25,19 +25,14 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list? ?>
-
+
+
getHtml('Profiles') ?>
- - - $account) : ++$count; $url = UriFactory::build('{/prefix}profile/single?{?}&id=' . $account->getId()); ?> @@ -50,6 +45,10 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
getHtml('Profiles') ?>
getHtml('ID', '0', '0'); ?> getHtml('Name') ?> getHtml('Activity') ?> -
- Previous - Next
getHtml('Empty', '0', '0'); ?>
+
+ Previous + Next +