--- loncom/interface/loncommon.pm 2009/08/14 08:32:17 1.692.4.11 +++ loncom/interface/loncommon.pm 2010/01/19 06:01:09 1.692.4.21 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.11 2009/08/14 08:32:17 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.4.21 2010/01/19 06:01:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -481,8 +481,8 @@ ENDAUTHORBRW } sub coursebrowser_javascript { - my ($domainfilter,$sec_element,$formname)=@_; - my $crs_or_grp_alert = &mt('Please select the type of LON-CAPA entity - Course or Community - for which you wish to add/modify a user role'); + my ($domainfilter,$sec_element,$formname,$role_element)=@_; + my $crs_or_grp_alert = &mt('Please select the type of LON-CAPA entity - Course or Community - for which you wish to add/modify a user role.'); my $id_functions = &javascript_index_functions(); my $output = '