diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php
index fe14d03..e4ce00f 100644
--- a/Theme/Backend/event-list.tpl.php
+++ b/Theme/Backend/event-list.tpl.php
@@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
-
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/Backend/promotion-create.tpl.php b/Theme/Backend/promotion-create.tpl.php
index f3a76bf..cf0f4a2 100644
--- a/Theme/Backend/promotion-create.tpl.php
+++ b/Theme/Backend/promotion-create.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php
index 4e603de..7e0a95d 100644
--- a/Theme/Backend/promotion-list.tpl.php
+++ b/Theme/Backend/promotion-list.tpl.php
@@ -40,7 +40,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/event-list.tpl.php b/Theme/backend/event-list.tpl.php
index fe14d03..e4ce00f 100644
--- a/Theme/backend/event-list.tpl.php
+++ b/Theme/backend/event-list.tpl.php
@@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/promotion-create.tpl.php b/Theme/backend/promotion-create.tpl.php
index f3a76bf..cf0f4a2 100644
--- a/Theme/backend/promotion-create.tpl.php
+++ b/Theme/backend/promotion-create.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/backend/promotion-list.tpl.php b/Theme/backend/promotion-list.tpl.php
index 4e603de..7e0a95d 100644
--- a/Theme/backend/promotion-list.tpl.php
+++ b/Theme/backend/promotion-list.tpl.php
@@ -40,7 +40,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
|