'.&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('The LearningOnline Network with CAPA').'
' .'
'.&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:')
@@ -864,14 +869,19 @@ ENDSAMLJS
'forgotpw' => 'Forgot password?',
'newuser' => 'New User?',
'change' => 'Change?',
+ 'nojs' => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',
);
# -------------------------------------------------- Change password field name
my $forgotpw = &forgotpwdisplay(%lt);
- $forgotpw .= '
' if $forgotpw;
+ if ($forgotpw) {
+ $forgotpw = '
'; + $loginhelp = '
'; + $coursecatalog = '
'; + $newuserlink = '