--- loncom/homework/grades.pm 2010/02/08 01:09:36 1.593
+++ loncom/homework/grades.pm 2010/02/22 23:08:16 1.595
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.593 2010/02/08 01:09:36 raeburn Exp $
+# $Id: grades.pm,v 1.595 2010/02/22 23:08:16 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -4452,7 +4452,9 @@ sub displayPage {
my $checkIcon = '';
- $studentTable.=' '.&mt('Note: Problems graded correct by the computer are marked with a [_1] symbol.',$checkIcon)."\n".
+ $studentTable.=' '.
+ &mt('Problems graded correct by the computer are marked with a [_1] symbol.',$checkIcon).
+ ''."\n".
&Apache::loncommon::start_data_table().
&Apache::loncommon::start_data_table_header_row().
'