--- loncom/interface/lonhtmlcommon.pm 2009/06/16 15:17:12 1.225
+++ loncom/interface/lonhtmlcommon.pm 2009/08/10 16:27:39 1.230
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common html routines
#
-# $Id: lonhtmlcommon.pm,v 1.225 2009/06/16 15:17:12 bisitz Exp $
+# $Id: lonhtmlcommon.pm,v 1.230 2009/08/10 16:27:39 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -505,23 +505,23 @@ ENDJS
unshift(@Months,'If you can read this an error occurred');
if ($includeempty) { $monthselector.=""; }
for(my $m = 1;$m <=$#Months;$m++) {
- $monthselector .= qq{