--- loncom/homework/structuretags.pm 2002/11/10 15:39:37 1.134 +++ loncom/homework/structuretags.pm 2002/11/11 22:37:23 1.135 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.134 2002/11/10 15:39:37 albertel Exp $ +# $Id: structuretags.pm,v 1.135 2002/11/11 22:37:23 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -149,13 +149,13 @@ sub problem_edit_header {
- -

 

+ +

 

'; } sub problem_edit_footer { - return '
+ return '

'; }