diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php
index 2274233fea..f857527c9a 100644
--- a/app/dialplan/dialplan_edit.php
+++ b/app/dialplan/dialplan_edit.php
@@ -679,7 +679,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
unset ($prep_statement, $sql);
}
$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";