From 6bf112efb814387e7758073b99a0ecc801f622ae Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 7 May 2018 19:52:55 -0600 Subject: [PATCH] Update ring_group_edit.php --- app/ring_groups/ring_group_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 620326a396..fff0a0b071 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -687,7 +687,7 @@ echo "\n"; echo "\n"; - echo " ".$text['label-ring_group_call_timeout']."\n"; + echo " ".$text['label-call_timeout']."\n"; echo "\n"; echo "\n"; echo " \n";