Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
8ce646fcc7
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ $(document).ready(function() {
|
||||||
case 'P':
|
case 'P':
|
||||||
$(this).attr('id', 'user-type-P');
|
$(this).attr('id', 'user-type-P');
|
||||||
$(this).attr('user-rights',
|
$(this).attr('user-rights',
|
||||||
$.i18n._('Progam Managers can do the following:')+'<br><br>'+
|
$.i18n._('Program Managers can do the following:')+'<br><br>'+
|
||||||
$.i18n._('View schedule')+'<br>'+
|
$.i18n._('View schedule')+'<br>'+
|
||||||
$.i18n._('View and manage show content')+'<br>'+
|
$.i18n._('View and manage show content')+'<br>'+
|
||||||
$.i18n._('Schedule shows')+'<br>'+
|
$.i18n._('Schedule shows')+'<br>'+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue