Dashboard - System Status: Updates for PHP 8.1
This commit is contained in:
parent
6d4463a5b7
commit
71b14727a7
|
|
@ -161,7 +161,7 @@
|
||||||
|
|
||||||
echo "</table>\n";
|
echo "</table>\n";
|
||||||
echo "</div>";
|
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 "<span class='hud_expander' onclick=\"$('#hud_system_cpu_status_details').slideToggle('fast');\"><span class='fas fa-ellipsis-h'></span></span>";
|
||||||
echo "</div>\n";
|
echo "</div>\n";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue