--- loncom/interface/lonhtmlcommon.pm 2011/09/09 23:42:39 1.293 +++ loncom/interface/lonhtmlcommon.pm 2011/10/23 00:27:10 1.294 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.293 2011/09/09 23:42:39 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.294 2011/10/23 00:27:10 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1244,9 +1244,9 @@ sub htmlareaheaders { ENDEDITOR } $s.=(< - - + + + ENDJQUERY return $s; }