adding a default password reminder e-mail.
This commit is contained in:
@@ -56,7 +56,7 @@ return array(
|
||||
|
||||
'reminder' => array(
|
||||
|
||||
'email' => 'auth.password', 'table' => 'password_reminders',
|
||||
'email' => 'emails.auth.reminder', 'table' => 'password_reminders',
|
||||
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user