@@ -108,12 +108,12 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php
index 7eee5f3..bd4c026 100644
--- a/Theme/Backend/editor-list.tpl.php
+++ b/Theme/Backend/editor-list.tpl.php
@@ -25,12 +25,12 @@ $footerView->setPage(1);
echo $this->getData('nav')->render(); ?>
- = $this->l11n->getText('Editor', 'Documents'); ?>
+ = $this->l11n->getText('Editor', 'Backend', 'Documents'); ?>
- | = $this->l11n->getText('Editor', 'Name'); ?>
- | = $this->l11n->getText('Editor', 'Creator'); ?>
- | = $this->l11n->getText('Editor', 'Created'); ?>
+ | = $this->l11n->getText('Editor', 'Backend', 'Name'); ?>
+ | = $this->l11n->getText('Editor', 'Backend', 'Creator'); ?>
+ | = $this->l11n->getText('Editor', '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/editor-create.tpl.php b/Theme/backend/editor-create.tpl.php
index c9bb7c2..bded4c3 100644
--- a/Theme/backend/editor-create.tpl.php
+++ b/Theme/backend/editor-create.tpl.php
@@ -30,9 +30,9 @@ echo $this->getData('nav')->render(); ?>
- -
-
-
-
-
+
-
+
-
+
-
@@ -89,8 +89,8 @@ echo $this->getData('nav')->render(); ?>
- -
-
-
+
-
+
-
@@ -108,12 +108,12 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/backend/editor-list.tpl.php b/Theme/backend/editor-list.tpl.php
index 7eee5f3..bd4c026 100644
--- a/Theme/backend/editor-list.tpl.php
+++ b/Theme/backend/editor-list.tpl.php
@@ -25,12 +25,12 @@ $footerView->setPage(1);
echo $this->getData('nav')->render(); ?>
- = $this->l11n->getText('Editor', 'Documents'); ?>
+ = $this->l11n->getText('Editor', 'Backend', 'Documents'); ?>
- | = $this->l11n->getText('Editor', 'Name'); ?>
- | = $this->l11n->getText('Editor', 'Creator'); ?>
- | = $this->l11n->getText('Editor', 'Created'); ?>
+ | = $this->l11n->getText('Editor', 'Backend', 'Name'); ?>
+ | = $this->l11n->getText('Editor', 'Backend', 'Creator'); ?>
+ | = $this->l11n->getText('Editor', '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'); ?>
|