@@ -72,12 +72,12 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/Backend/draw-list.tpl.php b/Theme/Backend/draw-list.tpl.php
index 69a5e7d..097dbfd 100644
--- a/Theme/Backend/draw-list.tpl.php
+++ b/Theme/Backend/draw-list.tpl.php
@@ -25,12 +25,12 @@ $footerView->setPage(1);
echo $this->getData('nav')->render(); ?>
- = $this->l11n->getText('Draw', 'Images'); ?>
+ = $this->l11n->getText('Draw', 'Backend', 'Images'); ?>
- | = $this->l11n->getText('Draw', 'Name'); ?>
- | = $this->l11n->getText('Draw', 'Creator'); ?>
- | = $this->l11n->getText('Draw', 'Created'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Name'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Creator'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Created'); ?>
|
| = $footerView->render(); ?>
@@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->l11n->getText(0, 'Empty'); ?>
+ |
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?>
|
diff --git a/Theme/backend/draw-create.tpl.php b/Theme/backend/draw-create.tpl.php
index debccad..4724a6f 100644
--- a/Theme/backend/draw-create.tpl.php
+++ b/Theme/backend/draw-create.tpl.php
@@ -30,8 +30,8 @@ echo $this->getData('nav')->render(); ?>
- -
-
-
+
-
+
-
@@ -72,12 +72,12 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/backend/draw-list.tpl.php b/Theme/backend/draw-list.tpl.php
index 69a5e7d..097dbfd 100644
--- a/Theme/backend/draw-list.tpl.php
+++ b/Theme/backend/draw-list.tpl.php
@@ -25,12 +25,12 @@ $footerView->setPage(1);
echo $this->getData('nav')->render(); ?>
- = $this->l11n->getText('Draw', 'Images'); ?>
+ = $this->l11n->getText('Draw', 'Backend', 'Images'); ?>
- | = $this->l11n->getText('Draw', 'Name'); ?>
- | = $this->l11n->getText('Draw', 'Creator'); ?>
- | = $this->l11n->getText('Draw', 'Created'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Name'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Creator'); ?>
+ | = $this->l11n->getText('Draw', 'Backend', 'Created'); ?>
|
| = $footerView->render(); ?>
@@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->l11n->getText(0, 'Empty'); ?>
+ |
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?>
|