diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index 083b95128c..850ec52dff 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -242,7 +242,7 @@ //build the xml dialplan if ($_SESSION['destinations']['dialplan_details']['boolean'] == "false") { $dialplan["dialplan_xml"] = "\n"; - $dialplan["dialplan_xml"] .= " \n"; + $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n";