--- loncom/interface/lonmenu.pm 2004/10/28 16:25:21 1.118 +++ loncom/interface/lonmenu.pm 2004/10/28 18:12:48 1.119 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.118 2004/10/28 16:25:21 albertel Exp $ +# $Id: lonmenu.pm,v 1.119 2004/10/28 18:12:48 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -532,7 +532,7 @@ sub startupremote { # my $configmenu=&rawconfig(); my $esclowerurl=&Apache::lonnet::escape($lowerurl); - my $message=&mt('"Waiting for remote to load "+[_1]','waited'); + my $message=&mt('"Waiting for Remote Control window to load: "+[_1]','waited'); return(< var timestart; @@ -615,12 +615,12 @@ sub load_remote_msg { ($ENV{'environment.remote'} eq 'off')) { return ''; } my $esclowerurl=&Apache::lonnet::escape($lowerurl); - my $link=&mt('Continue on in inline remote mode', + my $link=&mt('Continue on in Inline Menu mode', "/adm/remote?action=collapse?url=$esclowerurl"); return(<
- +

$link