From 2cffbc11197dbcf6a2346ffb18e59d8399ae214a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 12 Apr 2017 19:12:00 +0200 Subject: [PATCH] Fix popup click --- Theme/Backend/task-create.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/task-create.tpl.php b/Theme/Backend/task-create.tpl.php index e8b7bb1..819420e 100644 --- a/Theme/Backend/task-create.tpl.php +++ b/Theme/Backend/task-create.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
-
+
@@ -63,4 +63,4 @@ echo $this->getData('nav')->render(); ?> - \ No newline at end of file + \ No newline at end of file