diff --git a/Theme/Backend/production-list.tpl.php b/Theme/Backend/production-list.tpl.php index bc55597..a776ddc 100644 --- a/Theme/Backend/production-list.tpl.php +++ b/Theme/Backend/production-list.tpl.php @@ -28,17 +28,17 @@ echo $this->getData('nav')->render(); ?>
| = $this->l11n->getText('Production', 'Status'); ?> - | = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Production', 'Article'); ?> - | = $this->l11n->getText('Production', 'Quantity'); ?> - | = $this->l11n->getText('Production', 'Start'); ?> - | = $this->l11n->getText('Production', 'Due'); ?> - | = $this->l11n->getText('Production', 'Done'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Article'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Quantity'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Start'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Due'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Done'); ?> |
| = $footerView->render(); ?> | |||||||||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | ||||||||||||||
| = $this->l11n->getText('Production', 'Status'); ?> - | = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Production', 'Article'); ?> - | = $this->l11n->getText('Production', 'Quantity'); ?> - | = $this->l11n->getText('Production', 'Start'); ?> - | = $this->l11n->getText('Production', 'Due'); ?> - | = $this->l11n->getText('Production', 'Done'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Article'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Quantity'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Start'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Due'); ?> + | = $this->l11n->getText('Production', 'Backend', 'Done'); ?> |
| = $footerView->render(); ?> | |||||||||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | ||||||||||||||