diff --git a/Theme/Backend/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php index 00adcd1..cd92d98 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', 'Backend', 'Survey') ?>

+

getText('Survey') ?>

-
-
+
-
-
-
+
-
+ +
-

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

+

getText('Section') ?>

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

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

+

getText('Question') ?>

-
-
-
-
+
diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index f2f87bf..e08c714 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', 'Backend', 'Surveys') ?>getText('Surveys') ?>
l11n->getText('Surveys', 'Backend', 'Status'); ?> - l11n->getText('Surveys', 'Backend', 'Title'); ?> - l11n->getText('Surveys', 'Backend', 'Created'); ?> - l11n->getText('Surveys', 'Backend', 'Creator'); ?> + getText('Status'); ?> + getText('Title'); ?> + getText('Created'); ?> + getText('Creator'); ?>
render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> -
l11n->getText(0, 'Backend', 'Empty'); ?> +
getText('Empty'); ?>