From 0973d0125534dc80cfcb55960c3d3d1ca4fa5af3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 6 Apr 2021 14:23:41 +0000 Subject: [PATCH] core156: Fix path to style.css Signed-off-by: Michael Tremer --- config/rootfiles/core/156/filelists/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/156/filelists/files b/config/rootfiles/core/156/filelists/files index 085848127d..7dfa5a044e 100644 --- a/config/rootfiles/core/156/filelists/files +++ b/config/rootfiles/core/156/filelists/files @@ -8,7 +8,7 @@ srv/web/ipfire/cgi-bin/logs.cgi/showrequestfromcountry.dat srv/web/ipfire/cgi-bin/netovpnsrv.cgi srv/web/ipfire/cgi-bin/zoneconf.cgi srv/web/ipfire/html/include/rrdimage.js -srv/web/ipfire/html/themes/ipfire/include/style.css +srv/web/ipfire/html/themes/ipfire/include/css/style.css var/ipfire/graphs.pl var/ipfire/header.pl var/ipfire/network-functions.pl -- 2.39.5