diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php
index 7b355db..ca2377e 100755
--- a/Theme/Backend/event-list.tpl.php
+++ b/Theme/Backend/event-list.tpl.php
@@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
-
= $this->getHtml('Events'); ?>
+
= $this->getHtml('Events'); ?>
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php
index 07f38bd..7f99387 100755
--- a/Theme/Backend/promotion-list.tpl.php
+++ b/Theme/Backend/promotion-list.tpl.php
@@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
-
= $this->getHtml('Promotions'); ?>
+
= $this->getHtml('Promotions'); ?>