diff --git a/Theme/Backend/task-analysis.tpl.php b/Theme/Backend/task-analysis.tpl.php
index 167f318..6d8e67a 100644
--- a/Theme/Backend/task-analysis.tpl.php
+++ b/Theme/Backend/task-analysis.tpl.php
@@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/task-create.tpl.php b/Theme/Backend/task-create.tpl.php
index 1ec24a2..a5e92de 100644
--- a/Theme/Backend/task-create.tpl.php
+++ b/Theme/Backend/task-create.tpl.php
@@ -26,16 +26,16 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/Backend/task-dashboard.tpl.php b/Theme/Backend/task-dashboard.tpl.php
index 0af9921..703d7ef 100644
--- a/Theme/Backend/task-dashboard.tpl.php
+++ b/Theme/Backend/task-dashboard.tpl.php
@@ -46,7 +46,7 @@ echo $this->getData('nav')->render(); ?>
| = $task->getCreatedBy(); ?>
| = $task->getCreatedAt()->format('Y-m-d H:i'); ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php
index a7d5ffe..806e750 100644
--- a/Theme/Backend/task-single.tpl.php
+++ b/Theme/Backend/task-single.tpl.php
@@ -83,7 +83,7 @@ foreach ($elements as $key => $element) : $c++;
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/backend/task-analysis.tpl.php b/Theme/backend/task-analysis.tpl.php
index 167f318..6d8e67a 100644
--- a/Theme/backend/task-analysis.tpl.php
+++ b/Theme/backend/task-analysis.tpl.php
@@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/backend/task-create.tpl.php b/Theme/backend/task-create.tpl.php
index 1ec24a2..a5e92de 100644
--- a/Theme/backend/task-create.tpl.php
+++ b/Theme/backend/task-create.tpl.php
@@ -26,16 +26,16 @@ echo $this->getData('nav')->render(); ?>
diff --git a/Theme/backend/task-dashboard.tpl.php b/Theme/backend/task-dashboard.tpl.php
index 0af9921..703d7ef 100644
--- a/Theme/backend/task-dashboard.tpl.php
+++ b/Theme/backend/task-dashboard.tpl.php
@@ -46,7 +46,7 @@ echo $this->getData('nav')->render(); ?>
| = $task->getCreatedBy(); ?>
| = $task->getCreatedAt()->format('Y-m-d H:i'); ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/task-single.tpl.php b/Theme/backend/task-single.tpl.php
index a7d5ffe..806e750 100644
--- a/Theme/backend/task-single.tpl.php
+++ b/Theme/backend/task-single.tpl.php
@@ -83,7 +83,7 @@ foreach ($elements as $key => $element) : $c++;
|
|
|
|
- |
|
+ |
|
|