--- loncom/auth/lonauth.pm 2008/07/13 00:51:31 1.94 +++ loncom/auth/lonauth.pm 2008/10/02 13:37:52 1.96 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.94 2008/07/13 00:51:31 raeburn Exp $ +# $Id: lonauth.pm,v 1.96 2008/10/02 13:37:52 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -126,7 +126,7 @@ sub failed { $r->print( $start_page .'

'.&mt('Sorry ...').'

' - .'

'.&mt($message).'

' + .'

'.&mt($message).'

' .'

'.&mt('Please [_1]log in again[_2].' ,"{'uname'}&domain=$form->{'udom'}\">",'') .'

'