diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 372c45468a..fce8e113fd 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -600,7 +600,7 @@ //get the sounds $sounds = new sounds; - $sounds = $sounds->get(); + $audio_files = $sounds->get(); //create token $object = new token; @@ -613,22 +613,22 @@ //show the content if (permission_exists('recording_play') || permission_exists('recording_download')) { echo "\n"; } + if (if_group("superadmin")) { + echo "\n"; + } echo "