From 658c8b6534fe1feb3d65baa453ff177b0d090290 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 14 May 2019 22:02:49 +0200 Subject: [PATCH] Start changing styles --- 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 4e4eec2..d168c19 100644 --- a/Theme/Backend/event-list.tpl.php +++ b/Theme/Backend/event-list.tpl.php @@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index d39b8c3..f462461 100644 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Events'); ?>
+
getHtml('Promotions'); ?>