--- loncom/interface/statistics/lonstudentassessment.pm 2004/02/20 16:24:20 1.92 +++ loncom/interface/statistics/lonstudentassessment.pm 2004/02/20 16:38:49 1.93 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.92 2004/02/20 16:24:20 matthew Exp $ +# $Id: lonstudentassessment.pm,v 1.93 2004/02/20 16:38:49 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -306,7 +306,7 @@ the chart page. ####################################################### sub CreateInterface { my $Str = ''; - $Str .= &Apache::lonhtmlcommon::breadcrumbs(undef,'Chart'); + $Str .= &Apache::lonhtmlcommon::breadcrumbs(undef,&mt('Chart')); # $Str .= &CreateLegend(); $Str .= ''."\n"; $Str .= '';