From: janw Date: Wed, 4 Jan 2006 13:05:22 +0000 (+0000) Subject: [COSMETIC] Some more centering X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5d629b7bd2554e86c3f9fae15d5d3d7a6b95f847;p=gosa.git [COSMETIC] Some more centering git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2404 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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 != ""){