--- loncom/interface/lonmsg.pm 2005/02/17 04:39:58 1.137
+++ loncom/interface/lonmsg.pm 2005/03/01 03:28:14 1.139
@@ -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.139 2005/03/01 03:28:14 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(<