diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index 67d209b..4cf32ca 100644 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-list.tpl.php @@ -20,15 +20,15 @@ echo $this->getData('nav')->render(); ?>
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Support', 'Status'); ?> - | = $this->l11n->getText('Support', 'Priority'); ?> - | = $this->l11n->getText('Support', 'Title'); ?> - | = $this->l11n->getText('Support', 'Responsible'); ?> + |
| = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Status'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Priority'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Title'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Responsible'); ?> |
| = $this->l11n->getText(0, 'Empty'); ?> + | ||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | ||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Support', 'Status'); ?> - | = $this->l11n->getText('Support', 'Priority'); ?> - | = $this->l11n->getText('Support', 'Title'); ?> - | = $this->l11n->getText('Support', 'Responsible'); ?> + |
| = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Status'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Priority'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Title'); ?> + | = $this->l11n->getText('Support', 'Backend', 'Responsible'); ?> |
| = $this->l11n->getText(0, 'Empty'); ?> + | ||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | ||||