mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 15:29:27 +00:00
Merge pull request #1817 from derrickmehaffy/fixRegisterTemplate
Update register email template
This commit is contained in:
commit
db03dccac0
@ -138,7 +138,7 @@ module.exports = async cb => {
|
|||||||
},
|
},
|
||||||
response_email: '',
|
response_email: '',
|
||||||
object: 'Account confirmation',
|
object: 'Account confirmation',
|
||||||
message: `<p>Thank you to register!</p>
|
message: `<p>Thank you for registering!</p>
|
||||||
|
|
||||||
<p>You have to confirm your email address. Please click on the link below.</p>
|
<p>You have to confirm your email address. Please click on the link below.</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user