diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php index b0cc439..89e73a4 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 9d2ec94..f31eeae 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'); ?>