mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
add missing email template public.tbl_vorlage inserts to checksystem script; checked template naming convention for higher case
This commit is contained in:
@@ -502,7 +502,7 @@ class AbgabetoolJob extends JOB_Controller
|
||||
|
||||
// send email with bundled info
|
||||
sendSanchoMail(
|
||||
'paabgabeUpdatesBetSM',
|
||||
'PaabgabeUpdatesBetSM',
|
||||
$body_fields,
|
||||
$email,
|
||||
$this->p->t('abgabetool', 'changedAbgabeterminev2')
|
||||
@@ -605,7 +605,7 @@ class AbgabetoolJob extends JOB_Controller
|
||||
|
||||
// send email with bundled info
|
||||
sendSanchoMail(
|
||||
'paabgabeUpdatesSammelmail',
|
||||
'PaabgabeUpdatesSammelmail',
|
||||
$body_fields,
|
||||
$uid.'@'.DOMAIN,
|
||||
$this->p->t('abgabetool', 'changedAbgabeterminev2')
|
||||
|
||||
Reference in New Issue
Block a user