From ed5022fde9b4f3e695f2dc2ccd41ed634003dc49 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 28 Sep 2018 11:05:48 -0600 Subject: [PATCH] Update destinations.php --- app/destinations/destinations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/destinations/destinations.php b/app/destinations/destinations.php index af706df98e..03b55ee5f0 100644 --- a/app/destinations/destinations.php +++ b/app/destinations/destinations.php @@ -191,7 +191,7 @@ echo " \n"; echo "  \n"; if (permission_exists('destination_import')) { - echo " \n"; + echo " \n"; } if (permission_exists('destination_all')) {