--- loncom/auth/lonlogin.pm 2025/02/10 02:12:30 1.211 +++ loncom/auth/lonlogin.pm 2025/02/17 18:56:10 1.212 @@ -1,7 +1,7 @@ # The LearningOnline Network # Login Screen # -# $Id: lonlogin.pm,v 1.211 2025/02/10 02:12:30 raeburn Exp $ +# $Id: lonlogin.pm,v 1.212 2025/02/17 18:56:10 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -387,7 +387,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].', '','','','').'

' @@ -638,13 +638,18 @@ h2 { margin-right: 0; font-weight: bold; } +.LC_landmark { + margin: 0; + padding: 0; + border: none; +} ' .'' - .'
' + .'' - .'
' + .'
' .'

'.&mt('This LON-CAPA server is temporarily not available for login.').'

'); if ($spares) { $r->print('

'.&mt('Please attempt to login to one of the following servers:') @@ -1198,7 +1203,7 @@ END } $r->print(< +