--- loncom/interface/lonhelp.pm 2007/07/17 22:07:52 1.36 +++ loncom/interface/lonhelp.pm 2008/02/26 09:28:07 1.37 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonhelp.pm,v 1.36 2007/07/17 22:07:52 albertel Exp $ +# $Id: lonhelp.pm,v 1.37 2008/02/26 09:28:07 bisitz Exp $ # # .tex help system web server handler # @@ -58,7 +58,7 @@ sub processLabelName { # Serve out the text sub servetext { my ($r,$text) = @_; - my $bugs=&Apache::loncommon::help_open_bug('Documentation','Report a documentation bug'); + my $bugs=&Apache::loncommon::help_open_bug('Documentation',&mt('Report a documentation bug')); my $morehelp;#=&Apache::loncommon::help_open_menu(undef,undef,1,undef,undef,undef,undef,'Help and Assistance Menu'); my $header=&mt('LON-CAPA Help'); $r->print(<