--- loncom/interface/statistics/lonstathelpers.pm 2012/06/21 13:46:10 1.70 +++ loncom/interface/statistics/lonstathelpers.pm 2013/07/15 14:33:02 1.71 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.70 2012/06/21 13:46:10 goltermann Exp $ +# $Id: lonstathelpers.pm,v 1.71 2013/07/15 14:33:02 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -143,7 +143,7 @@ sub problem_selector { my $Str; my $jsadd=''; if ($onclick) { - $jsadd="onClick='$onclick'"; + $jsadd="onclick='$onclick'"; } $Str = &Apache::loncommon::start_scrollbox(($smallbox?'420px':'620px'), ($smallbox?'400px':'600px'),