From: Joern-Ingo Weigert Date: Mon, 4 Mar 2013 20:30:22 +0000 (+0100) Subject: Modify Page Header to correct XHTML-Sytax (maniac) X-Git-Tag: v2.13-core68~2^2~43^2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eea1d2d7e167120d7af02fa27876bea164af7374;p=ipfire-2.x.git Modify Page Header to correct XHTML-Sytax (maniac) --- diff --git a/html/html/themes/maniac/include/functions.pl b/html/html/themes/maniac/include/functions.pl index 4bd1ed6477..3759bbb252 100644 --- a/html/html/themes/maniac/include/functions.pl +++ b/html/html/themes/maniac/include/functions.pl @@ -143,14 +143,12 @@ sub openpage { } print < - - - - $title - + + + + + $title $extrahead - END ; if ($settings{'FX'} ne 'off') { @@ -291,14 +289,12 @@ sub openpagewithoutmenu { } print < - - - - $title - - $extrahead - + + + + + $title + $extrahead END ; if ($settings{'FX'} ne 'off') {