From d191cd7e76fa390df808352b94235474c134a015 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 7 Apr 2017 23:13:09 +0200 Subject: [PATCH] core110: fix legacy theme css path Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/110/filelists/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/110/filelists/files b/config/rootfiles/core/110/filelists/files index e8f9d2db02..0664e7fcf0 100644 --- a/config/rootfiles/core/110/filelists/files +++ b/config/rootfiles/core/110/filelists/files @@ -13,7 +13,7 @@ srv/web/ipfire/cgi-bin/system.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi srv/web/ipfire/html/themes/darkdos/include/style.css srv/web/ipfire/html/themes/ipfire/include/css/style.css -srv/web/ipfire/html/themes/ipfire-legacy/include/css/style.css +srv/web/ipfire/html/themes/ipfire-legacy/include/style.css srv/web/ipfire/html/themes/maniac/include/style.css usr/lib/firewall/ipsec-block usr/lib/libssp.so.0 -- 2.39.5