--- loncom/auth/lonauth.pm 2011/11/07 18:15:07 1.120 +++ loncom/auth/lonauth.pm 2012/04/11 11:40:07 1.121 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.120 2011/11/07 18:15:07 raeburn Exp $ +# $Id: lonauth.pm,v 1.121 2012/04/11 11:40:07 goltermann Exp $ # # Copyright Michigan State University Board of Trustees # @@ -227,7 +227,7 @@ sub handler { } $r->print( $start_page - .'

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

' + .'

' .'

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

'