web-user-interface: Force browsers to reload the changed CSS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-01-25 10:22:18 +00:00
parent 02aa0f99b1
commit b4880b752e

View File

@@ -125,7 +125,7 @@ print <<END;
END
print "<link href=\"/themes/ipfire/include/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\n";
print "<link href=\"/themes/ipfire/include/css/style.css?v=20240125\" rel=\"stylesheet\" type=\"text/css\" />\n";
if ($settings{'SPEED'} ne 'off') {