]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed welcome email
authormartin <martin>
Fri, 19 Jul 2002 12:18:37 +0000 (12:18 +0000)
committermartin <martin>
Fri, 19 Jul 2002 12:18:37 +0000 (12:18 +0000)
lang/en/strings.php

index 18d8a27fe9edcb06f3c2a4d7e3be6fad036a0afa..7bffe5f62f5784b0bbce47e9f70507fd3f0fe39d 100644 (file)
@@ -184,12 +184,12 @@ $string[usernameexists] = "This username already exists, choose another";
 $string[userprofilefor] = "User profile for \$a";
 $string[webpage] = "Web page";
 $string[welcometocourse] = "Welcome to \$a";
-$string[welcometocoursetext] = "Welcome to \$a!
+$string[welcometocoursetext] = "Welcome to \$a->coursename!
 
 One of the first things you should do is edit your profile page
 within the course so that we can learn more about you:
 
-  \$b";
+  \$a->profileurl";
 $string[wordforteacher] = "Your word for Teacher";
 $string[wordforteachereg] = "eg Teacher, Tutor, Facilitator etc";
 $string[wordforstudent] = "Your word for Student";