From fa79f33cf4457e3fc7d14d95109d46740e3312cf Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 11 Jun 2020 16:43:13 +0200 Subject: [PATCH] fix whitespace bug --- Theme/Backend/task-single.tpl.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index 4474c71..c28ebdb 100755 --- a/Theme/Backend/task-single.tpl.php +++ b/Theme/Backend/task-single.tpl.php @@ -71,9 +71,7 @@ echo $this->getData('nav')->render(); ?>
- - printHtml($task->getTitle()); ?> - + printHtml($task->getTitle()); ?>
getData('nav')->render(); ?>