diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 7ec794cfa4d..564ac5e5cf5 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -934,13 +934,13 @@ $string['log_excel_date_format'] = 'yyyy mmmm d h:mm'; $string['loggedinas'] = 'You are logged in as {$a}'; $string['loggedinasguest'] = 'You are currently using guest access'; $string['loggedinnot'] = 'You are not logged in.'; -$string['login'] = 'Login'; +$string['login'] = 'Log in'; $string['loginalready'] = 'You are already logged in'; -$string['loginas'] = 'Login as'; +$string['loginas'] = 'Log in as'; $string['loginaspasswordexplain'] = '
You must enter the special "loginas password" to use this feature.
If you do not know it, ask your server administrator.
Hi!
For full access to courses you\'ll need to create yourself an account.
All you need to do is make up a username and password and use it in the form on this page!
If someone else has already chosen your username then you\'ll have to try again using a different username.
'; -$string['loginto'] = 'Login to {$a}'; -$string['loginusing'] = 'Login here using your username and password'; -$string['logout'] = 'Logout'; -$string['logoutconfirm'] = 'Do you really want to logout?'; +$string['loginto'] = 'Log in to {$a}'; +$string['logout'] = 'Log out'; +$string['logoutconfirm'] = 'Do you really want to log out?'; $string['logs'] = 'Logs'; $string['logtoomanycourses'] = '[ more ]'; $string['logtoomanyusers'] = '[ more ]'; diff --git a/login/index_form.html b/login/index_form.html index c5f75e826d1..8b6f1a00ff9 100644 --- a/login/index_form.html +++ b/login/index_form.html @@ -18,16 +18,8 @@ if (!empty($CFG->loginpasswordautocomplete)) { - + guestloginbutton and !isguestuser()) { ?>