--- rat/lonratmenu.pm 2004/11/17 18:39:20 1.1 +++ rat/lonratmenu.pm 2005/04/07 06:56:27 1.2 @@ -41,7 +41,7 @@ sub handler { $r->print(<$jsh>); my $loaditem = 'onUnload="leave();"'; my $bodytag=&Apache::loncommon::bodytag(undef,undef,$loaditem, - ($ENV{'environment.remote'} ne 'off')). + ($env{'environment.remote'} ne 'off')). &Apache::loncommon::help_open_menu('','Sequence_Advanced_Editor_Creation','Sequence_Advanced_Editor_Creation','',6,'RAT'); $r->print($bodytag); $r->print(&print_html());