--- loncom/interface/statistics/lonproblemanalysis.pm 2008/12/11 14:55:27 1.133 +++ loncom/interface/statistics/lonproblemanalysis.pm 2008/12/12 07:26:28 1.134 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemanalysis.pm,v 1.133 2008/12/11 14:55:27 bisitz Exp $ +# $Id: lonproblemanalysis.pm,v 1.134 2008/12/12 07:26:28 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1942,9 +1942,9 @@ sub CreateInterface { if ($env{'form.NumPlots'} == $i) { $numplots_selector.=' selected="selected" '; } $numplots_selector .= '>'.$i.''; } - $numplots_selector .= '
'; + $numplots_selector .= ''; $Str .= ''; + '
'; ## $Str .= ''; ##