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']."