diff --git a/app/dialplans/dialplan_edit.php b/app/dialplans/dialplan_edit.php index b93bdc47e1..55d47d6145 100644 --- a/app/dialplans/dialplan_edit.php +++ b/app/dialplans/dialplan_edit.php @@ -775,7 +775,8 @@ echo ""; echo ""; echo ""; - echo "

"; + echo "\n"; + echo "
"; //dialplan details if ($action == "update") { @@ -797,6 +798,7 @@ //display the results if (is_array($details) && @sizeof($details) != 0) { + echo "
\n"; echo "\n"; $x = 0;