diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php
index b9771f9..9768f2c 100644
--- 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'); ?>
= $this->getHtml('Status') ?>
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php
index 51ed738..863914e 100644
--- 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'); ?>
| = $this->getHtml('Title') ?>
| |