diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index 96d0b6a22b..ac3c78e4fd 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -375,7 +375,7 @@ } //build the xml dialplan - $dialplan["dialplan_xml"] = "\n"; + $dialplan["dialplan_xml"] = "\n"; $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n";