From de053a014464a74cd639792225c2bef152380ccd Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 1 Aug 2007 09:00:52 +0000 Subject: [PATCH] SLight changes to strings, not enough to warrant new stinrgs --- 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 5d6b66b9e3..9858243ceb 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -480,7 +480,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 correct username or address an email should have been sent to you.

+$string['emailpasswordconfirmmaybesent'] = '

If you supplied a correct username or address 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