--- loncom/interface/lonstatistics.pm 2008/12/12 10:01:25 1.146 +++ loncom/interface/lonstatistics.pm 2009/12/16 13:00:45 1.148 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.146 2008/12/12 10:01:25 bisitz Exp $ +# $Id: lonstatistics.pm,v 1.148 2009/12/16 13:00:45 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -400,7 +400,7 @@ sub StudentDataSelect { my $Str = "\n"; $Str .= ''."\n"; # @@ -550,7 +550,7 @@ sub SectionSelect { my $Str = "\n"; $Str .= ''."\n"; # @@ -861,7 +861,7 @@ ENDSTYLE .'

'); $r->print('

'. &mt('Course Statistics and Charts cannot be '. - 'retrieved until the database is restarted. '. + 'retrieved until the database is restarted. '. 'Your data is intact but cannot be displayed '. 'at this time.').'

'); $r->print(&Apache::loncommon::end_page());