--- loncom/homework/structuretags.pm 2001/12/04 15:17:56 1.74 +++ loncom/homework/structuretags.pm 2002/01/11 16:32:29 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.74 2001/12/04 15:17:56 albertel Exp $ +# $Id: structuretags.pm,v 1.75 2002/01/11 16:32:29 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -584,8 +584,7 @@ sub end_startouttext { ." ". &Apache::edit::insertlist($target,$token). - " -\n". + &Apache::edit::end_row().&Apache::edit::start_spanning_row()."\n". &Apache::edit::editfield($token->[1],$text,"",50,4); } if ($target eq 'modified') {