This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 02aa0f99b12cf7c5f9bfc7e5a43dbd361989f424 (commit) from 0722f42ed2eef96908253e69370f2bc29ea36e6a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 02aa0f99b12cf7c5f9bfc7e5a43dbd361989f424 Author: Arne Fitzenreiter Date: Sun Jan 21 21:42:13 2024 +0100 web-user-interface: rootfile update Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/web-user-interface | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Difference in files: diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index 49f7dc9ea..2fbbcbcf2 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -84,10 +84,10 @@ srv/web/ipfire/cgi-bin/vpnmain.cgi srv/web/ipfire/cgi-bin/vulnerabilities.cgi srv/web/ipfire/cgi-bin/wakeonlan.cgi srv/web/ipfire/cgi-bin/webaccess.cgi -srv/web/ipfire/cgi-bin/wireless.cgi -srv/web/ipfire/cgi-bin/wirelessclient.cgi #srv/web/ipfire/cgi-bin/wio.cgi #srv/web/ipfire/cgi-bin/wiographs.cgi +srv/web/ipfire/cgi-bin/wireless.cgi +srv/web/ipfire/cgi-bin/wirelessclient.cgi srv/web/ipfire/cgi-bin/wlanap.cgi srv/web/ipfire/cgi-bin/zoneconf.cgi #srv/web/ipfire/html @@ -324,13 +324,13 @@ srv/web/ipfire/html/images/wio/mailredon.png srv/web/ipfire/html/images/wio/no_graph.png srv/web/ipfire/html/images/wio/none.png srv/web/ipfire/html/images/wio/orange.png -srv/web/ipfire/html/images/wio/ovpnn2n.png srv/web/ipfire/html/images/wio/ovpn.png +srv/web/ipfire/html/images/wio/ovpnn2n.png srv/web/ipfire/html/images/wio/ovpnrw.png srv/web/ipfire/html/images/wio/red.png srv/web/ipfire/html/images/wio/refresh.png -srv/web/ipfire/html/images/wio/vpnn2n.png srv/web/ipfire/html/images/wio/vpn.png +srv/web/ipfire/html/images/wio/vpnn2n.png srv/web/ipfire/html/images/wio/vpnrw.png srv/web/ipfire/html/images/wio/white.png srv/web/ipfire/html/include @@ -348,6 +348,7 @@ srv/web/ipfire/html/themes/ipfire/include srv/web/ipfire/html/themes/ipfire/include/colors.txt srv/web/ipfire/html/themes/ipfire/include/css srv/web/ipfire/html/themes/ipfire/include/css/style.css +#srv/web/ipfire/html/themes/ipfire/include/fonts srv/web/ipfire/html/themes/ipfire/include/fonts/Prompt-Bold.ttf srv/web/ipfire/html/themes/ipfire/include/fonts/Prompt-Medium.ttf srv/web/ipfire/html/themes/ipfire/include/fonts/Prompt-Regular.ttf hooks/post-receive -- IPFire 2.x development tree