diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php
index 171aa0b..e9719e8 100644
--- a/Theme/Backend/support-list.tpl.php
+++ b/Theme/Backend/support-list.tpl.php
@@ -22,13 +22,13 @@ echo $this->getData('nav')->render(); ?>
= $this->getText('Tickets'); ?>
- | = $this->getText('ID'); ?>
+ |
| = $this->getText('ID', 0, 0); ?>
| = $this->getText('Status'); ?>
| = $this->getText('Priority'); ?>
| = $this->getText('Title'); ?>
| = $this->getText('Responsible'); ?>
|
- | = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
|
diff --git a/Theme/Backend/ticket-create.tpl.php b/Theme/Backend/ticket-create.tpl.php
index 08e6fc8..92802a6 100644
--- a/Theme/Backend/ticket-create.tpl.php
+++ b/Theme/Backend/ticket-create.tpl.php
@@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
- |
|
+ |
diff --git a/Theme/backend/support-list.tpl.php b/Theme/backend/support-list.tpl.php
index 171aa0b..e9719e8 100644
--- a/Theme/backend/support-list.tpl.php
+++ b/Theme/backend/support-list.tpl.php
@@ -22,13 +22,13 @@ echo $this->getData('nav')->render(); ?>
= $this->getText('Tickets'); ?>
- | = $this->getText('ID'); ?>
+ | | = $this->getText('ID', 0, 0); ?>
| = $this->getText('Status'); ?>
| = $this->getText('Priority'); ?>
| = $this->getText('Title'); ?>
| = $this->getText('Responsible'); ?>
|
- | = $this->getText('Empty'); ?>
+ | | = $this->getText('Empty', 0, 0); ?>
|
diff --git a/Theme/backend/ticket-create.tpl.php b/Theme/backend/ticket-create.tpl.php
index 08e6fc8..92802a6 100644
--- a/Theme/backend/ticket-create.tpl.php
+++ b/Theme/backend/ticket-create.tpl.php
@@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
|