--- loncom/auth/lonlogin.pm 2008/12/10 15:45:38 1.112 +++ loncom/auth/lonlogin.pm 2009/04/08 10:13:13 1.118 @@ -1,7 +1,7 @@ # The LearningOnline Network # Login Screen # -# $Id: lonlogin.pm,v 1.112 2008/12/10 15:45:38 muellerd Exp $ +# $Id: lonlogin.pm,v 1.118 2009/04/08 10:13:13 tempelho 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 @@ -270,7 +270,7 @@ my $shownewuserlink = my $now=time; my $js = (< +