--- loncom/interface/Attic/lonremote.pm 2003/04/03 16:50:46 1.6 +++ loncom/interface/Attic/lonremote.pm 2003/05/23 21:18:56 1.7 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonremote.pm,v 1.6 2003/04/03 16:50:46 www Exp $ +# $Id: lonremote.pm,v 1.7 2003/05/23 21:18:56 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -50,7 +50,7 @@ sub launchremote { my $startupremote=&Apache::lonmenu::startupremote($lowerurl); my $setflags=&Apache::lonmenu::setflags(); my $maincall=&Apache::lonmenu::maincall(); - my $bodytag=&Apache::loncommon::bodytag('Launch Remote Control'); + my $bodytag=&Apache::loncommon::bodytag('Launch Remote Control',undef,' '); $r->print(< @@ -69,7 +69,8 @@ ENDLAUNCH sub collapseremote { my ($r,$lowerurl)=@_; # -------------------------------------------------------- Menu script and info - my $bodytag=&Apache::loncommon::bodytag('Collapse Remote Control'); + my $bodytag=&Apache::loncommon::bodytag('Collapse Remote Control',undef, + ' '); my $windowinfo=&Apache::lonmenu::close(); my $switch=''; $r->print(<