Update system_status.php

This commit is contained in:
FusionPBX 2021-11-09 23:40:24 -07:00 committed by GitHub
parent eddc4c1b26
commit 23d9ef45a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
}
}
echo "<div class='hud_details' id='hud_".$n."_details'>";
echo "<div class='hud_details' id='hud_system_status_details'>";
echo "<table class='tr_hover' width='100%' cellpadding='0' cellspacing='0' border='0'>\n";
echo "<tr>\n";
echo "<th class='hud_heading' width='50%'>".$text['label-item']."</th>\n";