Update systeminfo.php

Added final section separator
Fixed end of submenu section
This commit is contained in:
Carlos V
2023-08-05 15:49:32 +02:00
committed by GitHub
parent 72ccaf754f
commit c2676f9fda

View File

@@ -402,8 +402,10 @@ for ($x = 0; $x < sizeof($usb_devices_mount); $x++) {
echo ' </table>';
echo ' </div>
</div>';
echo '<br>';
// ----------------------------------------------------------
echo '<br>';
?>