--- loncom/interface/lonhtmlcommon.pm 2009/07/14 17:56:13 1.227
+++ loncom/interface/lonhtmlcommon.pm 2009/08/10 12:32:34 1.229
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common html routines
#
-# $Id: lonhtmlcommon.pm,v 1.227 2009/07/14 17:56:13 bisitz Exp $
+# $Id: lonhtmlcommon.pm,v 1.229 2009/08/10 12:32:34 droeschl 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{