From 939ca08f887d2b442c07ae20bb816d64c5df213c 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/event-list.tpl.php | 2 +- Theme/Backend/promotion-list.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php index 64157d3..315de17 100644 --- a/Theme/Backend/event-list.tpl.php +++ b/Theme/Backend/event-list.tpl.php @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> getHtml('Budget') ?> - render(); ?> + $value) : $count++; ?> diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index 9507c1c..8b65c24 100644 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?> getHtml('Due') ?> - render(); ?> + $value) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/marketing/promotion/profile?{?}&id=' . $value->getId());?>