From: Joern-Ingo Weigert Date: Mon, 4 Mar 2013 20:28:34 +0000 (+0100) Subject: Modify Page Header to correct XHTML-Sytax (ipfire) X-Git-Tag: v2.13-core68^2~43^2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ed76a233c2bc1ed31705be07d2eb2298c17f98b;p=people%2Fms%2Fipfire-2.x.git Modify Page Header to correct XHTML-Sytax (ipfire) --- diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index c681f804a7..4d17594a47 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -143,14 +143,12 @@ sub openpage { } print < - - - - $title - + + + + + $title $extrahead - END ; if ($settings{'FX'} ne 'off') { @@ -278,14 +276,12 @@ sub openpagewithoutmenu { } print < - - - - $title - - $extrahead - + + + + + $title + $extrahead END ; if ($settings{'FX'} ne 'off') {