Update active conference add a column to identifier the moderator.

This commit is contained in:
Mark Crane
2013-01-25 15:42:52 +00:00
parent f6825bb786
commit 1a2e661391
3 changed files with 18 additions and 9 deletions
+1
View File
@@ -39,6 +39,7 @@
$text['label-id']['en-us'] = 'ID';
$text['label-cid-name']['en-us'] = 'Caller ID Name';
$text['label-cid-num']['en-us'] = 'Caller ID Number';
$text['label-moderator']['en-us'] = 'Moderator';
$text['label-joined']['en-us'] = 'Joined';
$text['label-hear']['en-us'] = 'Hear';
$text['label-speak']['en-us'] = 'Speak';