--- loncom/homework/lonhomework.pm 2007/10/30 00:17:09 1.278 +++ loncom/homework/lonhomework.pm 2007/10/31 01:37:52 1.280 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.278 2007/10/30 00:17:09 albertel Exp $ +# $Id: lonhomework.pm,v 1.280 2007/10/31 01:37:52 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -944,23 +944,30 @@ sub editxmlmode { &HTML::Entities::encode($env{'request.uri'},'<>&"').'">'. &Apache::structuretags::remember_problem_state().'
- - - - -
- - -
+ +
+ '.&mt('Problem Editing').&Apache::loncommon::help_open_topic('Problem_Editor_XML_Index').' + + '.&Apache::loncommon::helpLatexCheatsheet().' +
+
+ + + + +
+
+ + +
+
- ' . $xml_help . ' + ' . '
- -
'.&Apache::loncommon::end_page(); &Apache::lonxml::add_messages(\$result);