--- loncom/interface/statistics/lonstathelpers.pm 2004/09/16 21:54:22 1.23 +++ loncom/interface/statistics/lonstathelpers.pm 2004/09/23 14:35:25 1.24 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.23 2004/09/16 21:54:22 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.24 2004/09/23 14:35:25 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -169,7 +169,7 @@ sub ProblemSelector { =pod -=item &MultpleProblemSelector($navmap,$selected,$inputname) +=item &MultipleProblemSelector($navmap,$selected,$inputname) Generate HTML with checkboxes for problem selection. @@ -206,7 +206,7 @@ sub MultipleProblemSelector { # Header $Str .= <<"END";