--- loncom/interface/lonhelpmenu.pm 2004/12/20 19:58:41 1.17 +++ loncom/interface/lonhelpmenu.pm 2005/02/17 08:29:42 1.19 @@ -30,6 +30,7 @@ use strict; use lib qw(/home/httpd/lib/perl); use Apache::Constants qw(:common); use Apache::loncommon(); +use Apache::lonlocal; sub handler { my ($r) = @_; @@ -136,8 +137,9 @@ function validmail(field) { SCRIPT_TWO } + my $html=&Apache::lonxml::xmlbegin(); $r->print(< +$html Help Banner