Messaggio di benvenuto aggiornamento database

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

Per aggiornare il messaggio benvenuto per corsi.

Dopo aver trovato il messaggio che bisogna aggiornare mettere questo come where clause. Poi metti il messaggio che vuoi aggiornale nel 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}";