From 8ff2a89cac948992dc5f3f5e2caac3724c4acfe0 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 14 Sep 2023 19:47:37 +0200 Subject: [PATCH] Update sidebar items, formatting + bump reported php-cgi version --- includes/sidebar.php | 60 ++++++++++++++++++-------------------------- index.php | 2 +- 2 files changed, 26 insertions(+), 36 deletions(-) diff --git a/includes/sidebar.php b/includes/sidebar.php index 299f4bb5..ada2a0b0 100755 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -25,71 +25,61 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - - - - + + - - - - + + diff --git a/index.php b/index.php index 7af26192..b0cd670e 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * Recommended distribution is Raspberry Pi OS (64-bit) Lite. Specific instructions to install the supported software are * in the README and original post by @SirLagz. For a quick run through, the packages required for the WebGUI are: * lighttpd (version 1.4.59 installed via apt) - * php-cgi (version 7.4.28 installed via apt) + * php-cgi (version 7.4.33 installed via apt) * along with their supporting packages, php7.3 will also need to be enabled. * * @author Lawrence Yau