Dashboard - Switch Status: Updates for PHP 8.1

This commit is contained in:
fusionate
2023-05-10 22:59:49 +00:00
parent e7b72de33c
commit 26595860cc
2 changed files with 23 additions and 23 deletions

View File

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