--- loncom/interface/statistics/lonproblemanalysis.pm 2003/09/29 21:09:27 1.23 +++ loncom/interface/statistics/lonproblemanalysis.pm 2003/09/29 21:13:23 1.24 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemanalysis.pm,v 1.23 2003/09/29 21:09:27 matthew Exp $ +# $Id: lonproblemanalysis.pm,v 1.24 2003/09/29 21:13:23 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -41,7 +41,7 @@ use Apache::lonlocal; sub BuildProblemAnalysisPage { my ($r,$c)=@_; - $r->print(&mt('

Option Response Problem Analysis

')); + $r->print('

'.&mt('Option Response Problem Analysis').'

'); if (exists($ENV{'form.problemchoice'})) { # This is me getting around my own cleverness: &Apache::lonstatistics::MapSelect('Maps','multiple,all',5,