Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments.

This commit is contained in:
Mark Crane
2013-02-02 09:54:20 +00:00
parent c1c611adb6
commit 5d1a7374cb
7 changed files with 61 additions and 83 deletions
+1
View File
@@ -35,6 +35,7 @@
$apps[$x]['menu'][0]['path'] = '/app/conferences_active/conferences_active.php';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
$apps[$x]['menu'][0]['groups'][] = 'user';
//permission details
$apps[$x]['permissions'][0]['name'] = 'conferences_active_view';