From a90058210b5742328dd66414c1c5a5a252de7471 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 7 Nov 2007 07:17:11 +0000 Subject: [PATCH] Merged small emglish fix from stable branches --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index e928e3e754..4163cbed99 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -489,7 +489,7 @@ line at the top of your web browser window. If you need help, please contact the site administrator, $a->admin'; $string['emailpasswordconfirmationsubject'] = '$a: Change password confirmation'; -$string['emailpasswordconfirmmaybesent'] = '

If you supplied a correct username or address an email should have been sent to you.

+$string['emailpasswordconfirmmaybesent'] = '

If you supplied a correct username or email address then an email should have been sent to you.

It contains easy instructions to confirm and complete this password change. If you continue to have difficulty, please contact the site administrator.

'; $string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at $a. -- 2.39.5