Template name change
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
// Template-Mapping (Staging)
|
// Template-Mapping (Staging)
|
||||||
$emailtemplates = [
|
$emailtemplates = [
|
||||||
'registration_confirm' => 'Neues Template neue Logik',
|
'registration_confirm' => 'neues-template-neue-logik',
|
||||||
'registration_welcome' => 'Template 1',
|
'registration_welcome' => 'template-1',
|
||||||
'registration_resend_code' => 'template mit block',
|
'registration_resend_code' => 'template-mit-block',
|
||||||
'password_reset' => 'template mit block',
|
'password_reset' => 'template-mit-block',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user