--- loncom/interface/statistics/lonstudentassessment.pm 2009/08/13 18:45:04 1.150.2.2 +++ loncom/interface/statistics/lonstudentassessment.pm 2009/08/14 12:37:44 1.150.2.3 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.150.2.2 2009/08/13 18:45:04 raeburn Exp $ +# $Id: lonstudentassessment.pm,v 1.150.2.3 2009/08/14 12:37:44 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -664,7 +664,7 @@ sub html_initialize { &Apache::lonstatistics::selected_sequences_with_assessments(); if (! ref($navmap)) { # Unable to get data, so bail out - $r->print("

". + $r->print('

'. &mt('Unable to retrieve course information.'). '

'); }