]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Hardcode theme to ipfire
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 8 Apr 2021 08:36:24 +0000 (10:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Apr 2021 10:11:34 +0000 (10:11 +0000)
commit8186b37230c7c73fc5f79411ab5890821c744a79
tree25cc7d48f60f63bdbb49e8e080db7f01d114286e
parent8a65ffe9437f07e1685a1c4c128afbef4c69d435
Hardcode theme to ipfire

This disables the theme support and makes it impossible to use any other
themes than the ipfire default theme.

The only intention of this patch is to hardcode the theme to ipfire.
To change any cgi we have is an ugly way, but the only way to do this
fast. The colour handling needs certainly to be improved as well, but
this will and should be done in other patches.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
63 files changed:
config/cfgroot/graphs.pl
config/cfgroot/header.pl
html/cgi-bin/atm-status.cgi
html/cgi-bin/backup.cgi
html/cgi-bin/captive.cgi
html/cgi-bin/connscheduler.cgi
html/cgi-bin/ddns.cgi
html/cgi-bin/dhcp.cgi
html/cgi-bin/dns.cgi
html/cgi-bin/dnsforward.cgi
html/cgi-bin/firewall.cgi
html/cgi-bin/fwhosts.cgi
html/cgi-bin/guardian.cgi
html/cgi-bin/gui.cgi
html/cgi-bin/hardwaregraphs.cgi
html/cgi-bin/hosts.cgi
html/cgi-bin/ids.cgi
html/cgi-bin/index.cgi
html/cgi-bin/ipinfo.cgi
html/cgi-bin/location-block.cgi
html/cgi-bin/logs.cgi/firewalllog.dat
html/cgi-bin/logs.cgi/firewalllogcountry.dat
html/cgi-bin/logs.cgi/firewalllogip.dat
html/cgi-bin/logs.cgi/firewalllogport.dat
html/cgi-bin/logs.cgi/ids.dat
html/cgi-bin/logs.cgi/log.dat
html/cgi-bin/logs.cgi/ovpnclients.dat
html/cgi-bin/logs.cgi/proxylog.dat
html/cgi-bin/logs.cgi/urlfilter.dat
html/cgi-bin/mail.cgi
html/cgi-bin/mdstat.cgi
html/cgi-bin/media.cgi
html/cgi-bin/memory.cgi
html/cgi-bin/mpfire.cgi
html/cgi-bin/netexternal.cgi
html/cgi-bin/netinternal.cgi
html/cgi-bin/netother.cgi
html/cgi-bin/netovpnrw.cgi
html/cgi-bin/netovpnsrv.cgi
html/cgi-bin/ovpnmain.cgi
html/cgi-bin/p2p-block.cgi
html/cgi-bin/pakfire.cgi
html/cgi-bin/pppsetup.cgi
html/cgi-bin/proxy.cgi
html/cgi-bin/qos.cgi
html/cgi-bin/remote.cgi
html/cgi-bin/routing.cgi
html/cgi-bin/samba.cgi
html/cgi-bin/services.cgi
html/cgi-bin/system.cgi
html/cgi-bin/tor.cgi
html/cgi-bin/traffic.cgi
html/cgi-bin/updatexlrator.cgi
html/cgi-bin/vpnmain.cgi
html/cgi-bin/vulnerabilities.cgi
html/cgi-bin/wakeonlan.cgi
html/cgi-bin/wirelessclient.cgi
html/cgi-bin/wlanap.cgi
html/html/themes/ipfire/include/functions.pl
src/scripts/makegraphs
src/squid-accounting/accounting.cgi
src/wio/wio-graphs.pl
src/wio/wio.cgi