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 "
| ".$text['label-destination_number']." | \n"; - echo "".$text['label-destination_description']." | \n"; + echo ""; echo ($ring_group_strategy == 'sequence' || $ring_group_strategy == 'rollover') ? $text['label-destination_order'] : $text['label-destination_delay']; echo " | \n"; @@ -884,6 +884,7 @@ if (permission_exists('ring_group_prompt')) { echo "".$text['label-destination_prompt']." | \n"; } + echo "".$text['label-destination_description']." | \n"; echo "".$text['label-destination_enabled']." | \n"; if ($show_destination_delete && permission_exists('ring_group_destination_delete')) { echo "\n"; @@ -915,9 +916,6 @@ echo " \n"; echo " | \n"; echo "\n"; - echo " \n"; - 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 " |