From e06fe9146c763deafd10d7193a01b491496413d2 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:27:24 +0200 Subject: [PATCH] Update systeminfo.php Add new content to the "Storage" submenu --- front/systeminfo.php | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/front/systeminfo.php b/front/systeminfo.php index 6c446477..0fa8cfe8 100644 --- a/front/systeminfo.php +++ b/front/systeminfo.php @@ -14,7 +14,7 @@ ?> @@ -181,6 +181,43 @@ echo ''; +// Storage ---------------------------------------------------------- +echo '
'; +// print_r($storage_lsblk_line); +// echo ''; + +for ($x = 0; $x < sizeof($storage_lsblk_line); $x++) { + //if (stristr($hdd_devices[$x], '/dev/')) { + echo '