diff --git a/Theme/Backend/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php index e83b961..c4f3599 100644 --- a/Theme/Backend/surveys-create.tpl.php +++ b/Theme/Backend/surveys-create.tpl.php @@ -16,42 +16,42 @@ echo $this->getData('nav')->render(); ?>
-

l11n->getText('Surveys', 'Survey') ?>

+

l11n->getText('Surveys', 'Backend', 'Survey') ?>

-
-
+
-
-
-
+
-
+ +
-

l11n->getText('Surveys', 'Section') ?>

+

l11n->getText('Surveys', 'Backend', 'Section') ?>

-
-
-
-
+
@@ -59,19 +59,19 @@ echo $this->getData('nav')->render(); ?>
-

l11n->getText('Surveys', 'Question') ?>

+

l11n->getText('Surveys', 'Backend', 'Question') ?>

-
-
-
-
+
diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index 65255b1..f2f87bf 100644 --- a/Theme/Backend/surveys-list.tpl.php +++ b/Theme/Backend/surveys-list.tpl.php @@ -23,13 +23,13 @@ echo $this->getData('nav')->render(); ?>
- + -
l11n->getText('Surveys', 'Surveys') ?>l11n->getText('Surveys', 'Backend', 'Surveys') ?>
l11n->getText('Surveys', 'Status'); ?> - l11n->getText('Surveys', 'Title'); ?> - l11n->getText('Surveys', 'Created'); ?> - l11n->getText('Surveys', 'Creator'); ?> + l11n->getText('Surveys', 'Backend', 'Status'); ?> + l11n->getText('Surveys', 'Backend', 'Title'); ?> + l11n->getText('Surveys', 'Backend', 'Created'); ?> + l11n->getText('Surveys', 'Backend', 'Creator'); ?>
render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> -
l11n->getText(0, 'Empty'); ?> +
l11n->getText(0, 'Backend', 'Empty'); ?>
diff --git a/Theme/backend/surveys-create.tpl.php b/Theme/backend/surveys-create.tpl.php index e83b961..c4f3599 100644 --- a/Theme/backend/surveys-create.tpl.php +++ b/Theme/backend/surveys-create.tpl.php @@ -16,42 +16,42 @@ echo $this->getData('nav')->render(); ?>
-

l11n->getText('Surveys', 'Survey') ?>

+

l11n->getText('Surveys', 'Backend', 'Survey') ?>

-
-
+
-
-
-
+
-
+ +
-

l11n->getText('Surveys', 'Section') ?>

+

l11n->getText('Surveys', 'Backend', 'Section') ?>

-
-
-
-
+
@@ -59,19 +59,19 @@ echo $this->getData('nav')->render(); ?>
-

l11n->getText('Surveys', 'Question') ?>

+

l11n->getText('Surveys', 'Backend', 'Question') ?>

-
-
-
-
+
diff --git a/Theme/backend/surveys-list.tpl.php b/Theme/backend/surveys-list.tpl.php index 65255b1..f2f87bf 100644 --- a/Theme/backend/surveys-list.tpl.php +++ b/Theme/backend/surveys-list.tpl.php @@ -23,13 +23,13 @@ echo $this->getData('nav')->render(); ?>
- + -
l11n->getText('Surveys', 'Surveys') ?>l11n->getText('Surveys', 'Backend', 'Surveys') ?>
l11n->getText('Surveys', 'Status'); ?> - l11n->getText('Surveys', 'Title'); ?> - l11n->getText('Surveys', 'Created'); ?> - l11n->getText('Surveys', 'Creator'); ?> + l11n->getText('Surveys', 'Backend', 'Status'); ?> + l11n->getText('Surveys', 'Backend', 'Title'); ?> + l11n->getText('Surveys', 'Backend', 'Created'); ?> + l11n->getText('Surveys', 'Backend', 'Creator'); ?>
render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> -
l11n->getText(0, 'Empty'); ?> +
l11n->getText(0, 'Backend', 'Empty'); ?>