From fd7caf89edee1e42be4f0f394d78245916b37d16 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 31 Aug 2018 12:17:32 -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 673d4f1da5..af706df98e 100644 --- a/app/destinations/destinations.php +++ b/app/destinations/destinations.php @@ -304,7 +304,7 @@ echo " $paging_controls\n"; echo " "; if (permission_exists('destination_add')) { - echo "$v_link_label_add"; + echo "$v_link_label_add"; } else { echo " ";