From 5d629b7bd2554e86c3f9fae15d5d3d7a6b95f847 Mon Sep 17 00:00:00 2001 From: janw Date: Wed, 4 Jan 2006 13:05:22 +0000 Subject: [PATCH] [COSMETIC] Some more centering git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2404 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/functions.inc b/include/functions.inc index 528804017..11921a616 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1159,7 +1159,7 @@ function check_command($cmdline) function print_header($image, $headline, $info= "") { $display= "
\n"; - $display.= " \"*\" $headline\n"; + $display.= "

\"*\" $headline

\n"; $display.= "
\n"; if ($info != ""){ -- 2.30.2