--- loncom/interface/lonstatistics.pm 2009/03/18 11:13:50 1.147 +++ loncom/interface/lonstatistics.pm 2010/04/28 14:55:58 1.151 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.147 2009/03/18 11:13:50 bisitz Exp $ +# $Id: lonstatistics.pm,v 1.151 2010/04/28 14:55:58 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -405,10 +405,10 @@ sub StudentDataSelect { $Str .= 'size="'.$numvisible.'" >'."\n"; # # Deal with 'all' - $Str .= '
'); $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()); @@ -881,7 +881,7 @@ ENDSTYLE my $GoToPage = $env{'form.reportSelected'}; # $r->print(''); + $GoToPage.'" />'); if($GoToPage eq 'activitylog') { # &Apache::lonproblemstatistics::Activity(); } elsif($GoToPage eq 'problem_statistics') {