--- loncom/xml/londefdef.pm 2007/09/10 19:50:20 1.376 +++ loncom/xml/londefdef.pm 2007/09/10 20:09:13 1.377 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.376 2007/09/10 19:50:20 albertel Exp $ +# $Id: londefdef.pm,v 1.377 2007/09/10 20:09:13 albertel Exp $ # # # Copyright Michigan State University Board of Trustees @@ -581,6 +581,7 @@ sub start_body { } $currentstring.=&Apache::lonxml::message_location(); + $currentstring.=&Apache::lonmenu::constspaceform(); $currentstring.=&Apache::londefdef::edit_controls(); } elsif ($target eq 'tex') { $currentstring = '\begin{document}'; @@ -589,8 +590,7 @@ sub start_body { } sub edit_controls { - my $result = &Apache::lonmenu::constspaceform(); - $result .= (<