add missing email template public.tbl_vorlage inserts to checksystem script; checked template naming convention for higher case

This commit is contained in:
Johann Hoffmann
2026-02-04 11:34:36 +01:00
parent a4dcf9e935
commit c8cb484299
2 changed files with 38 additions and 8 deletions
@@ -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')