From 914b324a674b014aace9f7e802a7346422450340 Mon Sep 17 00:00:00 2001 From: braito4 Date: Thu, 9 Apr 2015 10:37:54 +0200 Subject: [PATCH] minor bug drag and drop total line in tasks list --- htdocs/core/lib/project.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/lib/project.lib.php b/htdocs/core/lib/project.lib.php index a564a312ac2..20b7bb1ec83 100644 --- a/htdocs/core/lib/project.lib.php +++ b/htdocs/core/lib/project.lib.php @@ -416,7 +416,7 @@ function projectLinesa(&$inc, $parent, &$lines, &$level, $var, $showproject, &$t if (($total_projectlinesa_planned > 0 || $total_projectlinesa_spent > 0) && $level==0) { - print ''; + print ''; print ''.$langs->trans("Total").''; if ($showproject) print ''; print '';