Update systeminfo.php

Updated "Storage usage" section
This commit is contained in:
Carlos V
2023-08-08 04:31:51 +02:00
committed by GitHub
parent d5d23c8c60
commit 7c16bd31a2

View File

@@ -275,7 +275,7 @@ for ($x = 0; $x < sizeof($hdd_devices); $x++) {
echo '</div>';
}
}
echo '<br>' . $pia_lang['SysInfo_storage_note'];
#echo '<br>' . $lang['SysInfo_storage_note'];
echo ' </div>
</div>';