--- loncom/interface/Attic/lonremote.pm 2004/10/28 16:25:21 1.14 +++ loncom/interface/Attic/lonremote.pm 2004/10/29 20:44:30 1.15 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonremote.pm,v 1.14 2004/10/28 16:25:21 albertel Exp $ +# $Id: lonremote.pm,v 1.15 2004/10/29 20:44:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -72,9 +72,6 @@ sub collapseremote { my $windowinfo=&Apache::lonmenu::close(); # my $switch=''; my $message='

'.&mt("The external menu (Remote Control) has been disabled, and you will be working with the smaller inline menu.\nYou may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.\nTo use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.").'

'; - if ($ENV{'request.role'} =~ /^(ca|au)\./) { - $message.='

'.&mt(" Authoring roles require use of the remote control. In order to Author you will need to disable popups filtering for this site.").'

'; - } $r->print(<