Return to lonauth.pm CVS log | Up to [LON-CAPA] / loncom / auth |
version 1.50, 2003/05/23 21:18:56 | version 1.51, 2003/05/24 12:43:54 |
---|---|
Line 204 ENDSUCCESS | Line 204 ENDSUCCESS |
sub failed { | sub failed { |
my ($r,$message) = @_; | my ($r,$message) = @_; |
my $bodytag=&Apache::loncommon::bodytag('Unsuccessful Login'); | my $bodytag=&Apache::loncommon::bodytag('Unsuccessful Login',undef,' '); |
$r->send_cgi_header(<<ENDFHEADER); | $r->send_cgi_header(<<ENDFHEADER); |
Content-type: text/html | Content-type: text/html |