--- loncom/auth/lonroles.pm 2016/08/04 18:53:26 1.269.2.24 +++ loncom/auth/lonroles.pm 2016/08/08 13:39:26 1.269.2.25 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.269.2.24 2016/08/04 18:53:26 raeburn Exp $ +# $Id: lonroles.pm,v 1.269.2.25 2016/08/08 13:39:26 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1766,7 +1766,7 @@ sub courselink { } sub coursepick_jscript { - my $js_lt = &Apache::lonlocal::texthash( + my %js_lt = &Apache::lonlocal::texthash( plsu => "Please use the 'Select Course/Community' link to open a separate pick course window where you may select the course or community you wish to enter.", youc => 'You can only use this screen to select courses and communities in the current domain.', );