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(); ?> -
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Status'); ?> - | = $this->getText('Priority'); ?> - | = $this->getText('Title'); ?> - | = $this->getText('Responsible'); ?> - |
| = $this->getText('Empty', 0, 0); ?> - | ||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Status'); ?> + | = $this->getText('Priority'); ?> + | = $this->getText('Title'); ?> + | = $this->getText('Responsible'); ?> + |
| = $this->getText('Empty', 0, 0); ?> + | ||||