--- loncom/auth/lonauth.pm 2012/12/18 20:53:33 1.121.2.3 +++ loncom/auth/lonauth.pm 2013/08/13 13:29:09 1.121.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.121.2.3 2012/12/18 20:53:33 raeburn Exp $ +# $Id: lonauth.pm,v 1.121.2.4 2013/08/13 13:29:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -246,7 +246,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].' ,'','','','') .'

'