From e667fc45176d260070a02db8eabd179168dba514 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 29 Jan 2019 15:50:00 -0700 Subject: [PATCH] Update app_menu.php --- app/music_on_hold/app_menu.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/music_on_hold/app_menu.php b/app/music_on_hold/app_menu.php index 6b96ded42d..a48e2f3e4a 100644 --- a/app/music_on_hold/app_menu.php +++ b/app/music_on_hold/app_menu.php @@ -24,6 +24,5 @@ $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/music_on_hold/music_on_hold.php"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; - $apps[$x]['menu'][$y]['groups'][] = "admin"; -?> \ No newline at end of file +?>