--- loncom/interface/lonmenu.pm 2006/04/21 22:00:56 1.177 +++ loncom/interface/lonmenu.pm 2006/05/08 22:34:01 1.180 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.177 2006/04/21 22:00:56 albertel Exp $ +# $Id: lonmenu.pm,v 1.180 2006/05/08 22:34:01 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -228,7 +228,10 @@ ENDCRELOAD my $form=&serverform(); my $utility=&utilityfunctions(); my $logo=&Apache::loncommon::lonhttpdurl("/adm/lonIcons/minilogo.gif"); - + my $remote; + if ($env{'user.adv'}) { + $remote = ''.$lt{'launch'}.'' + } return (< // BEGIN LON-CAPA Internal @@ -243,10 +246,10 @@ $reloadlink $navmaps $docs $groups -$lt{'launch'} +$remote $lt{'roles'} $lt{'exit'} -LogoLON-CAPA +LogoLON-CAPA $form