--- loncom/interface/lonmenu.pm 2005/01/31 19:20:47 1.141 +++ loncom/interface/lonmenu.pm 2005/01/31 19:24:02 1.142 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.141 2005/01/31 19:20:47 albertel Exp $ +# $Id: lonmenu.pm,v 1.142 2005/01/31 19:24:02 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1147,7 +1147,7 @@ sub handler { $tabbg=&Apache::loncommon::designparm($function.'.tabbg',$domain); $font=&Apache::loncommon::designparm($function.'.font',$domain); my $script_tag; - if ($ENV{'environment.remote'} eq 'on') { + if ($ENV{'environment.remote'} ne 'off') { my $utility=&utilityfunctions('/adm/menu'); $script_tag=(<