--- loncom/interface/statistics/lonstathelpers.pm 2013/07/15 14:33:02 1.71 +++ loncom/interface/statistics/lonstathelpers.pm 2014/02/03 18:49:30 1.72 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.71 2013/07/15 14:33:02 bisitz Exp $ +# $Id: lonstathelpers.pm,v 1.72 2014/02/03 18:49:30 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1385,9 +1385,9 @@ sub limit_by_time_form { $Str .= '
'; my $timecheckbox = ''; $Str .= &mt('Start Time: [_1]',$startdateform).'
';