--- loncom/interface/statistics/lonstathelpers.pm 2004/12/02 21:53:33 1.32 +++ loncom/interface/statistics/lonstathelpers.pm 2004/12/03 21:20:28 1.33 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.32 2004/12/02 21:53:33 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.33 2004/12/03 21:20:28 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -150,7 +150,7 @@ sub ProblemSelector { $seq_str .= &mt('response').' '.$respid; } $seq_str .= (' 'x2). - qq{view}; + qq{view}; $seq_str .= "\n"; $rb_count++; }