yxxx
This commit is contained in:
7
config/prod/emailtemplates.php
Normal file
7
config/prod/emailtemplates.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$emailtemplates = [
|
||||
'registration_confirm' => 'Neues Template neue Logik',
|
||||
'registration_welcome' => 'Template 1',
|
||||
'registration_resend_code' => 'template mit block',
|
||||
'password_reset' => 'template mit block',
|
||||
];
|
||||
Reference in New Issue
Block a user