From e81d939df1b93cbeccf81d09a93970b6d469cdf7 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 23 Dec 2017 10:06:11 +0100 Subject: [PATCH] Remove footer Was bad template and view layout/logic --- Theme/Backend/profile-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 3d0ae5e..2c39456 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -35,7 +35,7 @@ $accounts = $this->getData('accounts'); getHtml('Activity') ?> - render(); ?> + $account) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/profile/single?{?}&id=' . $account->getAccount()->getId()); ?>