From ec7faf3b61a03b89b1a22d42aea37200b5db8276 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 26 Jun 2016 16:21:54 +0200 Subject: [PATCH] Path fix --- Theme/backend/task-create.tpl.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Theme/backend/task-create.tpl.php b/Theme/backend/task-create.tpl.php index 7d57a1e..df86d29 100644 --- a/Theme/backend/task-create.tpl.php +++ b/Theme/backend/task-create.tpl.php @@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
-
+
@@ -35,7 +35,7 @@ echo $this->getData('nav')->render(); ?>
-
+
@@ -56,3 +56,13 @@ echo $this->getData('nav')->render(); ?> + + \ No newline at end of file