From cd3a9f46876dbc34e55f56c4041566702c41618d Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 21 Sep 2004 09:22:20 +0000 Subject: [PATCH] Changed some strings for XHTML compliance --- lang/en/moodle.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 8cacbdce4b..be953c4ecd 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -412,12 +412,12 @@ If you need help, please contact the site administrator, $a->admin'; $string['emailpasswordconfirmationsubject'] = '$a: change password confirmation'; $string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at $a. -

It contains easy instructions to confirm and complete this password change. +
It contains easy instructions to confirm and complete this password change. If you continue to have difficulty, contact the site administrator.'; $string['emailpasswordsent'] = 'Thank you for confirming the change of password. -

An email containing your new password has been sent to your address at $a->email. -

The new password was automatically generated - you might like to -link>change your password to something easier to remember.'; +An email containing your new password has been sent to your address at
$a->email.
+The new password was automatically generated - you might like to +link\">change your password to something easier to remember.'; $string['enable'] = 'Enable'; $string['encryptedcode'] = 'Encrypted code'; $string['enrolledincourse'] = 'Enrolled in course \"$a\"'; @@ -620,7 +620,7 @@ $string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take Each of the individual courses may also have a one-time \"enrolment key\", which you won\'t need until later. Here are the steps: -

    +
    1. Fill out the New Account form with your details.
    2. An email will be immediately sent to your email address.
    3. Read your email, and click on the web link it contains.
    4. -- 2.39.5