diff --git a/Theme/Backend/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php
index cd92d98..75cb69d 100644
--- a/Theme/Backend/surveys-create.tpl.php
+++ b/Theme/Backend/surveys-create.tpl.php
@@ -31,8 +31,8 @@ echo $this->getData('nav')->render(); ?>
| |
- |
|
+ | |
+ |
|
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?>
|
|
- |
|
+ |
|
@@ -71,7 +71,7 @@ echo $this->getData('nav')->render(); ?>
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php
index e08c714..43ad188 100644
--- a/Theme/Backend/surveys-list.tpl.php
+++ b/Theme/Backend/surveys-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/surveys-create.tpl.php b/Theme/backend/surveys-create.tpl.php
index cd92d98..75cb69d 100644
--- a/Theme/backend/surveys-create.tpl.php
+++ b/Theme/backend/surveys-create.tpl.php
@@ -31,8 +31,8 @@ echo $this->getData('nav')->render(); ?>
|
| |
- |
|
+ | |
+ |
|
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?>
|
|
- |
|
+ |
|
@@ -71,7 +71,7 @@ echo $this->getData('nav')->render(); ?>
|
|
- |
|
+ |
|
diff --git a/Theme/backend/surveys-list.tpl.php b/Theme/backend/surveys-list.tpl.php
index e08c714..43ad188 100644
--- a/Theme/backend/surveys-list.tpl.php
+++ b/Theme/backend/surveys-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
|