diff --git a/lang/en/customcert.php b/lang/en/customcert.php index ee88c2f..12af5d8 100644 --- a/lang/en/customcert.php +++ b/lang/en/customcert.php @@ -84,7 +84,7 @@ $string['emailstudentcertificatelinktext'] = 'View certificate'; $string['emailstudentgreeting'] = 'Dear {$a}'; $string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}'; $string['emailstudents'] = 'Email students'; -$string['emailstudents_help'] = 'If set this will email the students a copy of the certificate when it becomes available.'; +$string['emailstudents_help'] = 'If set this will email the students a copy of the certificate when it becomes available. Warning: Setting this to \'Yes\' before you have finished creating the certificate will email the student an incomplete certificate.'; $string['emailteachers'] = 'Email teachers'; $string['emailteachers_help'] = 'If set this will email the teachers a copy of the certificate when it becomes available.'; $string['emailothers'] = 'Email others';