From 555ab2139fd20337c0a1a595d369acd6a4cf2ec0 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 25 Aug 2003 16:53:29 +0000 Subject: [PATCH] Very slight change to "welcometocoursetext" ... added "if you have not done so already" ... so it makes sense with multiple courses. --- lang/en/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index c7fa67cf21..36bf150855 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -780,7 +780,7 @@ $string['weekshow'] = "Show this week to \$a"; $string['welcometocourse'] = "Welcome to \$a"; $string['welcometocoursetext'] = "Welcome to \$a->coursename! -One of the first things you should do is edit your profile page +If you have not done so already, you should edit your profile page within the course so that we can learn more about you: \$a->profileurl"; -- 2.39.5