From b1589bac866eaa2762f610e53e835ba0d7d1c5fe Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 2 Mar 2024 15:31:03 -0700 Subject: [PATCH] Move the ring group destination description --- app/ring_groups/ring_group_edit.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 48c1e770d3..88044aa27a 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -876,7 +876,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; @@ -884,6 +884,7 @@ if (permission_exists('ring_group_prompt')) { echo " \n"; } + echo " \n"; echo " \n"; if ($show_destination_delete && permission_exists('ring_group_destination_delete')) { echo " \n"; echo " \n"; - echo " \n"; } echo " \n"; + echo "
".$text['label-destination_number']."".$text['label-destination_description'].""; echo ($ring_group_strategy == 'sequence' || $ring_group_strategy == 'rollover') ? $text['label-destination_order'] : $text['label-destination_delay']; echo " ".$text['label-destination_prompt']."".$text['label-destination_description']."".$text['label-destination_enabled']."\n"; @@ -915,9 +916,6 @@ echo " \n"; echo " \n"; - echo " \n"; - echo " \n"; echo " \n"; + echo " \n"; + echo " \n"; // switch if (substr($_SESSION['theme']['input_toggle_style']['text'], 0, 6) == 'switch') { echo "