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(); ?>
- + - @@ -52,7 +52,7 @@ echo $this->getData('nav')->render(); ?> -
l11n->getText('Production', 'Productions'); ?>l11n->getText('Production', 'Backend', 'Productions'); ?>
l11n->getText('Production', 'Status'); ?> - l11n->getText(0, 'ID'); ?> - l11n->getText(0, 'ID'); ?> - l11n->getText('Production', 'Article'); ?> - l11n->getText('Production', 'Quantity'); ?> - l11n->getText('Production', 'Start'); ?> - l11n->getText('Production', 'Due'); ?> - l11n->getText('Production', 'Done'); ?> + l11n->getText('Production', 'Backend', 'Status'); ?> + l11n->getText(0, 'Backend', 'ID'); ?> + l11n->getText(0, 'Backend', 'ID'); ?> + l11n->getText('Production', 'Backend', 'Article'); ?> + l11n->getText('Production', 'Backend', 'Quantity'); ?> + l11n->getText('Production', 'Backend', 'Start'); ?> + l11n->getText('Production', 'Backend', 'Due'); ?> + l11n->getText('Production', 'Backend', 'Done'); ?>
render(); ?>
l11n->getText(0, 'Empty'); ?> + l11n->getText(0, 'Backend', 'Empty'); ?>
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(); ?>
- + - @@ -52,7 +52,7 @@ echo $this->getData('nav')->render(); ?> -
l11n->getText('Production', 'Productions'); ?>l11n->getText('Production', 'Backend', 'Productions'); ?>
l11n->getText('Production', 'Status'); ?> - l11n->getText(0, 'ID'); ?> - l11n->getText(0, 'ID'); ?> - l11n->getText('Production', 'Article'); ?> - l11n->getText('Production', 'Quantity'); ?> - l11n->getText('Production', 'Start'); ?> - l11n->getText('Production', 'Due'); ?> - l11n->getText('Production', 'Done'); ?> + l11n->getText('Production', 'Backend', 'Status'); ?> + l11n->getText(0, 'Backend', 'ID'); ?> + l11n->getText(0, 'Backend', 'ID'); ?> + l11n->getText('Production', 'Backend', 'Article'); ?> + l11n->getText('Production', 'Backend', 'Quantity'); ?> + l11n->getText('Production', 'Backend', 'Start'); ?> + l11n->getText('Production', 'Backend', 'Due'); ?> + l11n->getText('Production', 'Backend', 'Done'); ?>
render(); ?>
l11n->getText(0, 'Empty'); ?> + l11n->getText(0, 'Backend', 'Empty'); ?>