X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Flogs.cgi%2Ffirewalllog.dat;fp=html%2Fcgi-bin%2Flogs.cgi%2Ffirewalllog.dat;h=e326d65c0ae06d2838b794f3e8050a39ba2534fe;hp=361bf0432740e7b74b1395f1470fdca0e6efbcbd;hb=8186b37230c7c73fc5f79411ab5890821c744a79;hpb=8a65ffe9437f07e1685a1c4c128afbef4c69d435 diff --git a/html/cgi-bin/logs.cgi/firewalllog.dat b/html/cgi-bin/logs.cgi/firewalllog.dat index 361bf04327..e326d65c0a 100644 --- a/html/cgi-bin/logs.cgi/firewalllog.dat +++ b/html/cgi-bin/logs.cgi/firewalllog.dat @@ -27,7 +27,7 @@ require "${General::swroot}/header.pl"; my %color = (); my %mainsettings = (); &General::readhash("${General::swroot}/main/settings", \%mainsettings); -&General::readhash("/srv/web/ipfire/html/themes/".$mainsettings{'THEME'}."/include/colors.txt", \%color); +&General::readhash("/srv/web/ipfire/html/themes/ipfire/include/colors.txt", \%color); use POSIX();