From 86ca826ff133eb00b94ae47ac4ab27ac69f037c2 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 6 Aug 2024 17:45:58 +0200 Subject: [PATCH] header.pl: Bump the CSS version so that browsers reload the file Signed-off-by: Michael Tremer --- config/cfgroot/header.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cfgroot/header.pl b/config/cfgroot/header.pl index 327c446bb0..a4a4f5d03f 100644 --- a/config/cfgroot/header.pl +++ b/config/cfgroot/header.pl @@ -236,7 +236,7 @@ print <\n"; +print "\n"; if ($settings{'SPEED'} ne 'off') { -- 2.47.3