--- loncom/auth/lonauth.pm 2003/05/23 21:18:56 1.50 +++ loncom/auth/lonauth.pm 2003/05/24 12:43:54 1.51 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.50 2003/05/23 21:18:56 www Exp $ +# $Id: lonauth.pm,v 1.51 2003/05/24 12:43:54 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -204,7 +204,7 @@ ENDSUCCESS sub failed { my ($r,$message) = @_; - my $bodytag=&Apache::loncommon::bodytag('Unsuccessful Login'); + my $bodytag=&Apache::loncommon::bodytag('Unsuccessful Login',undef,' '); $r->send_cgi_header(<