diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php index 13a3a3f11a..71809c4872 100644 --- a/app/dialplan/dialplan_edit.php +++ b/app/dialplan/dialplan_edit.php @@ -655,7 +655,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { //echo " \n"; echo "\n"; //data - echo "\n"; + echo "\n"; if ($element['hidden']) { if ($dialplan_detail_type == 'bridge') { // parse out gateway uuid @@ -674,7 +674,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { $dialplan_detail_data_mod = ($gateway_name != '') ? str_replace($gateway_uuid, $gateway_name, $dialplan_detail_data) : $dialplan_detail_data; echo " \n"; } - echo " \n"; + echo " \n"; echo "\n"; //break echo "\n";