Database update walcome message

From mediawiki.org
This page is a translated version of the page Database update welcome message and the translation is 100% complete.

Tae update the message for coorses.

Efter findin the message ye need updated pit this as the whaur clause. Than pit the message ye want tae update tae in the set clause.

update mdl_lp_enrol_email 
set body = "***Welcome to
{coursename}
!***
You have been assigned this course as part of your mandatory/personal development training.
Please log in to complete this module as soon as possible. 
If you have any queries please contact a member of the Learning Development team.
{profileurl}"
where body = "Welcome to {coursename}!

If you have not done so already, you should edit your profile page
within the course so that we can learn more about you:

  {profileurl}";