--- loncom/auth/lonauth.pm 2004/03/16 20:42:50 1.62 +++ loncom/auth/lonauth.pm 2004/10/28 16:25:19 1.63 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.62 2004/03/16 20:42:50 albertel Exp $ +# $Id: lonauth.pm,v 1.63 2004/10/28 16:25:19 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -181,6 +181,7 @@ sub success { # -------------------------------------------------------- Menu script and info my $windowinfo=&Apache::lonmenu::open($clientos); my $startupremote=&Apache::lonmenu::startupremote($lowerurl); + my $remoteinfo=&Apache::lonmenu::load_remote_msg($lowerurl); my $setflags=&Apache::lonmenu::setflags(); my $maincall=&Apache::lonmenu::maincall(); my $bodytag=&Apache::loncommon::bodytag('Successful Login'); @@ -210,6 +211,7 @@ $windowinfo

$lt{'wel'}

$lt{'mes'}.

$lt{'pro'}?

+$remoteinfo $maincall