--- loncom/homework/structuretags.pm 2013/07/15 14:32:55 1.514 +++ loncom/homework/structuretags.pm 2013/09/05 12:07:29 1.515 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.514 2013/07/15 14:32:55 bisitz Exp $ +# $Id: structuretags.pm,v 1.515 2013/09/05 12:07:29 goltermann Exp $ # # Copyright Michigan State University Board of Trustees # @@ -637,7 +637,7 @@ sub problem_edit_header { '.&Apache::lonxml::message_location().' '. - '
'; + '' - .'' .'' - .'
'; } sub problem_edit_footer { @@ -2543,13 +2543,13 @@ sub end_startouttext { .''.&mt('Delete?').' ' .&Apache::edit::deletelist($target,$token) .'' + .'' .&Apache::lonhtmlcommon::dragmath_button($areaid,1) .'' .&Apache::edit::insertlist($target,$token) .'' . + .'' . &Apache::loncommon::helpLatexCheatsheet(). &Apache::edit::end_row(). &Apache::edit::start_spanning_row()."\n".