--- loncom/auth/lonauth.pm 2012/12/18 20:52:18 1.124 +++ loncom/auth/lonauth.pm 2013/08/13 13:22:24 1.125 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.124 2012/12/18 20:52:18 raeburn Exp $ +# $Id: lonauth.pm,v 1.125 2013/08/13 13:22:24 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -236,7 +236,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].' ,'','','','') .'

'