Update streams.php (#7127)

* Update streams.php

* Update call_center_queue.php

* Update menu.php

* Update vars.php

* Update dashboard.php

* Update dashboard_edit.php
This commit is contained in:
Alex
2024-09-09 15:25:24 -06:00
committed by GitHub
parent 20283be299
commit 0c5a2ca784
6 changed files with 9 additions and 5 deletions
+2
View File
@@ -571,6 +571,7 @@
}
}
echo "<div class='card'>\n";
echo "<table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
echo "<tr>\n";
@@ -1175,6 +1176,7 @@
echo "</tr>\n";
echo "</table>";
echo "</div>\n";
echo "<br /><br />";
echo "<input type='hidden' name='".$token['name']."' value='".$token['hash']."'>\n";