--- loncom/interface/statistics/lonproblemanalysis.pm 2013/10/01 14:52:47 1.144 +++ loncom/interface/statistics/lonproblemanalysis.pm 2014/02/26 17:46:19 1.146 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemanalysis.pm,v 1.144 2013/10/01 14:52:47 bisitz Exp $ +# $Id: lonproblemanalysis.pm,v 1.146 2014/02/26 17:46:19 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1262,7 +1262,7 @@ sub OptionResponseAnalysis { $r->print($analysis_html); $r->rflush(); } else { - $r->print('div class="LC_warning"' + $r->print('
' .&mt('The analysis you have selected is not supported at this time.') .'
' ); @@ -1949,16 +1949,16 @@ sub CreateInterface { $showprob_checkbox.' '.&mt('Show problem'). '
'; ## - my $analyze_selector = ''; $Str .= '