diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php
index 11f9697..4e4eec2 100644
--- a/Theme/Backend/event-list.tpl.php
+++ b/Theme/Backend/event-list.tpl.php
@@ -41,7 +41,7 @@ echo $this->getData('nav')->render(); ?>
$value) : ++$count; ?>
-
| = $this->getHtml('Empty', 0, 0); ?>
+ |
| = $this->getHtml('Empty', '0', '0'); ?>
diff --git a/Theme/Backend/promotion-create.tpl.php b/Theme/Backend/promotion-create.tpl.php
index f921fd4..50c092c 100644
--- a/Theme/Backend/promotion-create.tpl.php
+++ b/Theme/Backend/promotion-create.tpl.php
@@ -36,7 +36,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php
index 8aded55..d39b8c3 100644
--- a/Theme/Backend/promotion-list.tpl.php
+++ b/Theme/Backend/promotion-list.tpl.php
@@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->printHtml($value->getEnd()->format('Y-m-d')); ?>
- |
| = $this->getHtml('Empty', 0, 0); ?>
+ |
| = $this->getHtml('Empty', '0', '0'); ?>
diff --git a/Theme/Backend/promotion-profile.tpl.php b/Theme/Backend/promotion-profile.tpl.php
index f55d75d..aedf519 100644
--- a/Theme/Backend/promotion-profile.tpl.php
+++ b/Theme/Backend/promotion-profile.tpl.php
@@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
|