diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php
index 9dd13af..505251f 100644
--- a/Theme/Backend/support-list.tpl.php
+++ b/Theme/Backend/support-list.tpl.php
@@ -45,7 +45,7 @@ echo $this->getData('nav')->render(); ?>
= $this->printHtml($ticket->getTask()->getCreatedBy()->getName1()); ?>
| = $this->printHtml($ticket->getTask()->getCreatedAt()->format('Y-m-d H:i')); ?>
- | | = $this->getHtml('Empty', 0, 0); ?>
+ |
| = $this->getHtml('Empty', '0', '0'); ?>
diff --git a/Theme/Backend/ticket-create.tpl.php b/Theme/Backend/ticket-create.tpl.php
index fdcdd5c..52d8de8 100644
--- a/Theme/Backend/ticket-create.tpl.php
+++ b/Theme/Backend/ticket-create.tpl.php
@@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/ticket-single.tpl.php b/Theme/Backend/ticket-single.tpl.php
index 8fccb90..9ef6f49 100644
--- a/Theme/Backend/ticket-single.tpl.php
+++ b/Theme/Backend/ticket-single.tpl.php
@@ -102,7 +102,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
|