From: moodler Date: Sat, 26 Oct 2002 14:36:01 +0000 (+0000) Subject: Missing a bracket ) X-Git-Tag: v1.0.7~287 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=4a3e5f7e25579cce27d03e97aadef8a4c6bdd7ec Missing a bracket ) --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 2cf40bac5e2..7a80b537cae 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -151,7 +151,7 @@ $string['enrolmentkey'] = "Enrolment key"; $string['enrolmentkeyfrom'] = "This course requires an 'enrolment key' - a one-time
password that you should have got from \$a"; $string['enrolmentkeyhint'] = "That enrolment key was incorrect, please try again
-(Here's a hint - it starts with '\$a'"; +(Here's a hint - it starts with '\$a')"; $string['entercourse'] = "Click to enter this course"; $string['enteremailaddress'] = "Enter in your email address to reset your password and have the new password sent to you via email.";