From 2fca733871fa58904725513197146d60e67ee7fc Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 7 Mar 2021 21:38:36 +0100 Subject: [PATCH] table sorting improvements --- Theme/Backend/profile-list.tpl.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index cde9c51..1491167 100755 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -33,7 +33,29 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list? getHtml('Name'); ?> + + + getHtml('Activity'); ?> + + + $account) : ++$count; $url = UriFactory::build('{/prefix}profile/single?{?}&id=' . $account->getId()); ?>