forked from science-ation/science-ation
Quick correction on automatic e-mail
This commit is contained in:
parent
f0d1578ac3
commit
941b5e127f
@ -12,5 +12,10 @@ INSERT INTO `emails` (
|
||||
`lastsent`
|
||||
)
|
||||
VALUES (
|
||||
NULL , 'account_recover_password', 'Account - Recover Password', 'Recover the password for an account if they submit a ''forgot password'' request', '', 'Password Recovery for [FAIRNAME]', 'We have received a request for the recovery of your password from this email address. Please find your login information below: User Name: [USERNAME] Password: [PASSWORD] ', '', 'system', NULL , NULL
|
||||
NULL , 'account_recover_password', 'Account - Recover Password', 'Recover the password for an account if they submit a ''forgot password'' request', '', 'Password Recovery for [FAIRNAME]', 'We have received a request for the recovery of your password from this email address. Please find your login information below:
|
||||
|
||||
User Name: [USERNAME]
|
||||
Password: [PASSWORD]
|
||||
|
||||
', '', 'system', NULL , NULL
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user