From 58fe77081e0a61b46046ad52a7d5f43f35015fe9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 18 Apr 2021 22:29:46 +0200 Subject: [PATCH] new form layout and other tpl fixes --- 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 7473938..b9025a6 100755 --- a/Theme/Backend/event-list.tpl.php +++ b/Theme/Backend/event-list.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Events'); ?>
- +
getHtml('Status'); ?> diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index 2dedbbc..b18cc0e 100755 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Promotions'); ?>
- +
getHtml('Title'); ?>