mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 07:22:51 +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: '',
|
||||
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user