--- loncom/homework/lonhomework.pm 2003/06/13 20:50:57 1.134 +++ loncom/homework/lonhomework.pm 2003/06/20 14:45:19 1.136 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.134 2003/06/13 20:50:57 albertel Exp $ +# $Id: lonhomework.pm,v 1.136 2003/06/20 14:45:19 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -469,15 +469,8 @@ sub editxmlmode { &renderpage($request,$file); } else { my ($rows,$cols) = &Apache::edit::textarea_sizes(\$problem); - my $xml_help = '
'. - &Apache::loncommon::help_open_topic("Problem_Editor_XML_Index",'Problem Editing Help') - .' | '. - &Apache::loncommon::help_open_topic("Greek_Symbols",'Greek Symbols', - undef,undef,600) - .' | '. - &Apache::loncommon::help_open_topic("Other_Symbols",'Other Symbols', - undef,undef,600) - .' |