diff --git a/html/html/themes/maniac/include/functions.pl b/html/html/themes/maniac/include/functions.pl
index 4bd1ed647..3759bbb25 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') {