--- loncom/auth/lonroles.pm 2004/08/23 18:57:16 1.98 +++ loncom/auth/lonroles.pm 2004/09/02 13:15:54 1.99 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.98 2004/08/23 18:57:16 albertel Exp $ +# $Id: lonroles.pm,v 1.99 2004/09/02 13:15:54 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -605,7 +605,7 @@ ENDHEADER unless ($nochoose) { $r->print(' '); } $r->print(''.&mt('User Role').''.&mt('Extent'). ''.&mt('Start').''.&mt('End').''. - &mt('Remark').''."\n"); + &mt('Remarks and Calendar Announcements').''."\n"); my $doheaders=-1; foreach my $type ('Construction Space','Course','Domain','System') { my $haverole=0;