diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl
index 789d0c1af..5a71bc80d 100644
--- a/html/html/themes/ipfire/include/functions.pl
+++ b/html/html/themes/ipfire/include/functions.pl
@@ -357,8 +357,8 @@ if ($settings{'SPEED'} ne 'off') {
print <
END
;
diff --git a/html/html/themes/maniac/include/functions.pl b/html/html/themes/maniac/include/functions.pl
index 6a2067bce..e235d80b9 100644
--- a/html/html/themes/maniac/include/functions.pl
+++ b/html/html/themes/maniac/include/functions.pl
@@ -357,8 +357,8 @@ if ($settings{'SPEED'} ne 'off') {
print <
END
;