From 6727ab34edf10f5f6722d42be43fd07261fbd824 Mon Sep 17 00:00:00 2001 From: fhenry Date: Tue, 14 May 2013 20:25:34 +0200 Subject: [PATCH] Review style hideonsmartphone --- 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 c9a70c42519..9f7ef3355e5 100644 --- a/htdocs/core/lib/project.lib.php +++ b/htdocs/core/lib/project.lib.php @@ -443,7 +443,7 @@ function projectLinesa(&$inc, $parent, &$lines, &$level, $var, $showproject, &$t // Tick to drag and drop if ($addordertick) { - print ' '; + print ' '; } print "\n";