--- loncom/homework/structuretags.pm 2009/05/19 22:52:19 1.446 +++ loncom/homework/structuretags.pm 2009/05/28 12:39:17 1.447 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.446 2009/05/19 22:52:19 bisitz Exp $ +# $Id: structuretags.pm,v 1.447 2009/05/28 12:39:17 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -526,7 +526,8 @@ $show_all $result.=' -
'; +
+
'; $result.=''; $result .= ''; @@ -534,6 +535,7 @@ $show_all 'onclick="javascript:setmode(this.form,'."'editxml'".')" />'; $result.='
+
'.&Apache::lonxml::message_location().'
'; return $result;