From b4880b752e3eeb61a95a6701066e2cf240737371 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 25 Jan 2024 10:22:18 +0000 Subject: [PATCH] web-user-interface: Force browsers to reload the changed CSS Signed-off-by: Michael Tremer --- html/html/themes/ipfire/include/functions.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 27693bcb3..5ea3f9fa7 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -125,7 +125,7 @@ print <\n"; +print "\n"; if ($settings{'SPEED'} ne 'off') { -- 2.39.5