mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Code cleanup.
This commit is contained in:
@@ -65,7 +65,7 @@ if (count($_POST)>0 && $_POST["persistform"] == "0") {
|
||||
if (strlen($msg) > 0) {
|
||||
require_once "resources/persist_form.php";
|
||||
require_once "resources/header.php";
|
||||
echo "<div align='center' style='' >";
|
||||
echo "<div align='center'>";
|
||||
echo "<table>";
|
||||
echo "<tr>";
|
||||
echo "<td>";
|
||||
|
||||
Reference in New Issue
Block a user