--- loncom/homework/structuretags.pm 2009/12/06 21:22:50 1.462 +++ loncom/homework/structuretags.pm 2010/02/10 20:17:44 1.464 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.462 2009/12/06 21:22:50 raeburn Exp $ +# $Id: structuretags.pm,v 1.464 2010/02/10 20:17:44 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -275,6 +275,7 @@ sub page_start { $form_tag_start='
'; }