--- loncom/interface/lonhtmlcommon.pm 2009/08/13 16:08:32 1.182.4.4 +++ loncom/interface/lonhtmlcommon.pm 2009/08/13 16:12:51 1.182.4.5 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.182.4.4 2009/08/13 16:08:32 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.182.4.5 2009/08/13 16:12:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -505,9 +505,9 @@ ENDJS unshift(@Months,'If you can read this an error occurred'); if ($includeempty) { $monthselector.=""; } for(my $m = 1;$m <=$#Months;$m++) { - $monthselector .= qq{ }; } for (my $h = 0;$h<24;$h++) { - $hourselector .= qq{