--- loncom/auth/lonlogout.pm 2012/02/07 15:19:59 1.42.2.2.2.2 +++ loncom/auth/lonlogout.pm 2012/02/10 19:20:29 1.42.2.2.2.3 @@ -1,7 +1,7 @@ # The LearningOnline Network # Logout Handler # -# $Id: lonlogout.pm,v 1.42.2.2.2.2 2012/02/07 15:19:59 raeburn Exp $ +# $Id: lonlogout.pm,v 1.42.2.2.2.3 2012/02/10 19:20:29 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -162,7 +162,7 @@ Due to security reasons in new web brows $relogmessage.='

'.&mt('[_1]Log in again[_2]' ,'','') .(' 'x6).&mt('[_1]Return to course information page[_2]' - ,'' + ,'' ,'') .'

'; }