--- loncom/homework/structuretags.pm 2013/06/04 22:20:24 1.513 +++ 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.513 2013/06/04 22:20:24 raeburn 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 { @@ -975,7 +975,7 @@ sub checkout_msg {

$lt{'warning'}

- +
ENDCHECKOUT } @@ -1009,7 +1009,7 @@ sub firstaccess_msg { $result .= (< - + ENDCHECKOUT return $result; @@ -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".