--- loncom/interface/lonmsg.pm 2005/02/17 04:39:58 1.137 +++ loncom/interface/lonmsg.pm 2005/02/28 21:19:55 1.138 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.137 2005/02/17 04:39:58 albertel Exp $ +# $Id: lonmsg.pm,v 1.138 2005/02/28 21:19:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -639,9 +639,9 @@ sub discourse { my $r=shift; my $classlist = &Apache::loncoursedata::get_classlist(); my $now=time; - my %lt=&Apache::lonlocal::texthash('cfa' => 'Check for All', - 'cfs' => 'Check for Section/Group', - 'cfn' => 'Check for None'); + my %lt=&Apache::lonlocal::texthash('cfa' => 'Check All', + 'cfs' => 'Check Section/Group', + 'cfn' => 'Uncheck All'); $r->print(<