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(); ?>
| = $this->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(); ?>
= $this->getHtml('Promotions'); ?>
-
|