diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php index b9025a6..0f93195 100755 --- a/Theme/Backend/event-list.tpl.php +++ b/Theme/Backend/event-list.tpl.php @@ -23,6 +23,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Events'); ?>
+
@@ -42,6 +43,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index b18cc0e..51d1e8e 100755 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -25,6 +25,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Promotions'); ?>
+
@@ -43,6 +44,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+