From ed560bca103728e25cfac512d7bc7519bcf70112 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 29 Apr 2019 14:33:32 -0600 Subject: [PATCH] Update destination_edit.php --- app/destinations/destination_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index 9bfd2e97ba..1476a29629 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -892,7 +892,7 @@ echo " ".$text['label-destination_prefix']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-destination_prefix']."\n"; echo "\n";