--- loncom/interface/lonhtmlcommon.pm 2011/10/11 13:12:23 1.285.2.2 +++ loncom/interface/lonhtmlcommon.pm 2011/10/23 00:50:58 1.285.2.3 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.285.2.2 2011/10/11 13:12:23 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.285.2.3 2011/10/23 00:50:58 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1233,9 +1233,9 @@ sub htmlareaheaders { ENDEDITOR } $s.=(< - - + + + ENDJQUERY return $s; }