--- loncom/auth/lonlogin.pm 2009/03/16 18:20:17 1.116 +++ loncom/auth/lonlogin.pm 2009/04/01 14:43:19 1.117 @@ -1,7 +1,7 @@ # The LearningOnline Network # Login Screen # -# $Id: lonlogin.pm,v 1.116 2009/03/16 18:20:17 bisitz Exp $ +# $Id: lonlogin.pm,v 1.117 2009/04/01 14:43:19 hauer Exp $ # # Copyright Michigan State University Board of Trustees # @@ -84,7 +84,7 @@ sub handler { $r->print( $start_page .'

'.&mt('You are already logged in!').'

' - .'

'.&mt('Please either [_1]continue the current session[_2] or [_3]logout[_4].', + .'

'.&mt('Please either [_1]continue the current session[_2] or [_3]log out[_4].', '','','','').'

' .'

'.&mt('Login problems?').'

' .$end_page