From 38002a8cb4c5ea334e57d6d9893da60e06e4cadd Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 10 Feb 2018 17:19:54 -0700 Subject: [PATCH] Update ring_group_edit.php --- app/ring_groups/ring_group_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 22a33fd75c..0417f185fb 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -541,7 +541,7 @@ echo " ".$text['label-greeting']."\n"; echo "\n"; echo "\n"; - echo "\n"; echo " \n"; foreach($sounds as $key => $value) { echo "\n"; @@ -726,7 +726,7 @@ echo " "; echo " ".$text['label-user_list'].""; echo " "; - echo " \n"; + echo "
\n"; if (isset($ring_group_users)) foreach($ring_group_users as $field) { echo " \n"; echo " \n";
".$field['username']."