--- loncom/xml/lonxml.pm 2003/06/16 21:32:43 1.264 +++ loncom/xml/lonxml.pm 2003/06/20 14:45:48 1.265 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.264 2003/06/16 21:32:43 www Exp $ +# $Id: lonxml.pm,v 1.265 2003/06/20 14:45:48 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1139,13 +1139,7 @@ sub inserteditinfo { my ($result,$filecontents)=@_; $filecontents = &HTML::Entities::encode($filecontents); # my $editheader='Edit below
'; - my $xml_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) - .'
'; + my $xml_help = Apache::loncommon::helpLatexCheatsheet(); my $titledisplay=&display_title(); my $buttons=(<