diff --git a/Theme/Backend/eventmanagement-create.tpl.php b/Theme/Backend/eventmanagement-create.tpl.php
index 72415bf..85f3b93 100644
--- a/Theme/Backend/eventmanagement-create.tpl.php
+++ b/Theme/Backend/eventmanagement-create.tpl.php
@@ -36,10 +36,10 @@ echo $this->getData('nav')->render(); ?>
|
- | |
+ | |
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/eventmanagement-list.tpl.php b/Theme/Backend/eventmanagement-list.tpl.php
index b9cfe20..f83735e 100644
--- a/Theme/Backend/eventmanagement-list.tpl.php
+++ b/Theme/Backend/eventmanagement-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/eventmanagement-profile.tpl.php b/Theme/Backend/eventmanagement-profile.tpl.php
index db14922..e13278c 100644
--- a/Theme/Backend/eventmanagement-profile.tpl.php
+++ b/Theme/Backend/eventmanagement-profile.tpl.php
@@ -43,7 +43,7 @@ echo $this->getData('nav')->render(); ?>
| getProgressType() !== \Modules\EventManagement\Models\ProgressType::MANUAL ? ' disabled' : ''; ?>>
|
|
|
|
- |
|
+ |
|
|