mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
sendSanchoMail for assistants sends minor (smaller) header and footer
This commit is contained in:
@@ -1468,7 +1468,9 @@ class InfoCenter extends Auth_Controller
|
||||
self::FREIGABE_MAIL_VORLAGE,
|
||||
$data,
|
||||
$receiver,
|
||||
$subject
|
||||
$subject,
|
||||
'sancho_header_min_bw.jpg',
|
||||
'sancho_footer_min_bw.jpg'
|
||||
);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user