Dashboard - System Status: Updates for PHP 8.1

This commit is contained in:
fusionate 2023-05-10 22:40:02 +00:00
parent 6d4463a5b7
commit 71b14727a7
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -161,9 +161,9 @@
echo "</table>\n";
echo "</div>";
$n++;
//$n++;
echo "<span class='hud_expander' onclick=\"$('#hud_system_cpu_status_details').slideToggle('fast');\"><span class='fas fa-ellipsis-h'></span></span>";
echo "</div>\n";
?>
?>