diff --git a/Theme/backend/task-analysis.tpl.php b/Theme/backend/task-analysis.tpl.php index b4f85b6..aee2bac 100644 --- a/Theme/backend/task-analysis.tpl.php +++ b/Theme/backend/task-analysis.tpl.php @@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
-

l11n->lang['Tasks']['Account']; ?>

+

l11n->lang['Tasks']['Account']; ?>

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

l11n->lang['Tasks']['Statistics']; ?>

+

l11n->lang['Tasks']['Statistics']; ?>

l11n->lang['Tasks']['Received']; ?>0 diff --git a/Theme/backend/task-create.tpl.php b/Theme/backend/task-create.tpl.php index d1e450c..2bb4b4a 100644 --- a/Theme/backend/task-create.tpl.php +++ b/Theme/backend/task-create.tpl.php @@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
-

l11n->lang['Tasks']['Task']; ?>

+

l11n->lang['Tasks']['Task']; ?>

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

l11n->lang['Tasks']['Media']; ?>

+

l11n->lang['Tasks']['Media']; ?>

diff --git a/Theme/backend/task-dashboard.tpl.php b/Theme/backend/task-dashboard.tpl.php index c2258d0..e9ff03a 100644 --- a/Theme/backend/task-dashboard.tpl.php +++ b/Theme/backend/task-dashboard.tpl.php @@ -20,7 +20,7 @@ $tasks = $this->getData('tasks'); echo $this->getData('nav')->render(); ?> -
+
@@ -49,11 +49,11 @@ echo $this->getData('nav')->render(); ?>
l11n->lang['Tasks']['Tasks']; ?>
l11n->lang[0]['Empty']; ?>
-
+
-

l11n->lang['Tasks']['Settings']; ?>

+

l11n->lang['Tasks']['Settings']; ?>

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

l11n->lang['Tasks']['Settings']; ?>

+

l11n->lang['Tasks']['Settings']; ?>

l11n->lang['Tasks']['Received']; ?>0 diff --git a/Theme/backend/task-single.tpl.php b/Theme/backend/task-single.tpl.php index a8118a2..4ca4c5b 100644 --- a/Theme/backend/task-single.tpl.php +++ b/Theme/backend/task-single.tpl.php @@ -24,7 +24,7 @@ $cElements = count($elements); echo $this->getData('nav')->render(); ?>
-

getTitle(); ?>

+

getTitle(); ?>

Due getDue()->format('Y-m-d H:i'); ?>
Created getCreatedAt()->format('Y-m-d H:i'); ?>