diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index d7e36d9..45c855c 100644 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-list.tpl.php @@ -18,17 +18,21 @@ */ echo $this->getData('nav')->render(); ?> -
- - - - - -
getText('Tickets'); ?>
getText('ID', 0, 0); ?> - getText('Status'); ?> - getText('Priority'); ?> - getText('Title'); ?> - getText('Responsible'); ?> -
getText('Empty', 0, 0); ?> -
-
+
+
+
+ + + + + +
getText('Tickets'); ?>
getText('ID', 0, 0); ?> + getText('Status'); ?> + getText('Priority'); ?> + getText('Title'); ?> + getText('Responsible'); ?> +
getText('Empty', 0, 0); ?> +
+
+
+
\ No newline at end of file