From 47fcfb08c21582257d42a6a3f19bbbbd6554cb0b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 28 Sep 2018 11:47:45 -0600 Subject: [PATCH] Update destination_imports.php --- app/destinations/destination_imports.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/destinations/destination_imports.php b/app/destinations/destination_imports.php index f9553fa6b8..e9d6e588b7 100644 --- a/app/destinations/destination_imports.php +++ b/app/destinations/destination_imports.php @@ -832,7 +832,7 @@ echo "\n"; echo "\n"; - echo " ".$text['label-action']."\n"; + echo " ".$text['label-actions']."\n"; echo "\n"; echo "\n"; echo " \n"; echo "
\n"; - echo $text['description-action']."\n"; + echo $text['description-actions']."\n"; echo "\n"; echo "\n";