--- loncom/homework/structuretags.pm 2006/07/14 17:45:05 1.361 +++ loncom/homework/structuretags.pm 2006/07/27 20:47:03 1.362 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.361 2006/07/14 17:45:05 albertel Exp $ +# $Id: structuretags.pm,v 1.362 2006/07/27 20:47:03 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1598,9 +1598,10 @@ sub end_startouttext { ." ". &Apache::edit::insertlist($target,$token). + '' . + &Apache::loncommon::helpLatexCheatsheet(). &Apache::edit::end_row(). - &Apache::edit::start_spanning_row()."\n" - . &Apache::loncommon::helpLatexCheatsheet () . + &Apache::edit::start_spanning_row()."\n". &Apache::edit::editfield($token->[1],$text,"",80,8,1); } if ($target eq 'modified') {