fixed grammar
This commit is contained in:
@@ -18,7 +18,7 @@ var defaultVerificationTemplate = EmailTemplate{
|
|||||||
<p>
|
<p>
|
||||||
<a class="btn" href="` + EmailPlaceholderAppURL + "/_/#/auth/confirm-verification/" + EmailPlaceholderToken + `" target="_blank" rel="noopener">Verify</a>
|
<a class="btn" href="` + EmailPlaceholderAppURL + "/_/#/auth/confirm-verification/" + EmailPlaceholderToken + `" target="_blank" rel="noopener">Verify</a>
|
||||||
</p>
|
</p>
|
||||||
<p><i>If you didn't recently registered, please ignore this email.</i></p>
|
<p><i>If you didn't recently register, please ignore this email.</i></p>
|
||||||
<p>
|
<p>
|
||||||
Thanks,<br/>
|
Thanks,<br/>
|
||||||
` + EmailPlaceholderAppName + ` team
|
` + EmailPlaceholderAppName + ` team
|
||||||
|
|||||||
@@ -177,7 +177,7 @@ migrate((app) => {
|
|||||||
"type": "auth",
|
"type": "auth",
|
||||||
"updateRule": null,
|
"updateRule": null,
|
||||||
"verificationTemplate": {
|
"verificationTemplate": {
|
||||||
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently registered, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently register, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
||||||
"subject": "Verify your {APP_NAME} email"
|
"subject": "Verify your {APP_NAME} email"
|
||||||
},
|
},
|
||||||
"verificationToken": {
|
"verificationToken": {
|
||||||
@@ -359,7 +359,7 @@ func init() {
|
|||||||
"type": "auth",
|
"type": "auth",
|
||||||
"updateRule": null,
|
"updateRule": null,
|
||||||
"verificationTemplate": {
|
"verificationTemplate": {
|
||||||
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently registered, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently register, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
||||||
"subject": "Verify your {APP_NAME} email"
|
"subject": "Verify your {APP_NAME} email"
|
||||||
},
|
},
|
||||||
"verificationToken": {
|
"verificationToken": {
|
||||||
@@ -630,7 +630,7 @@ migrate((app) => {
|
|||||||
"type": "auth",
|
"type": "auth",
|
||||||
"updateRule": null,
|
"updateRule": null,
|
||||||
"verificationTemplate": {
|
"verificationTemplate": {
|
||||||
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently registered, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently register, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
||||||
"subject": "Verify your {APP_NAME} email"
|
"subject": "Verify your {APP_NAME} email"
|
||||||
},
|
},
|
||||||
"verificationToken": {
|
"verificationToken": {
|
||||||
@@ -815,7 +815,7 @@ func init() {
|
|||||||
"type": "auth",
|
"type": "auth",
|
||||||
"updateRule": null,
|
"updateRule": null,
|
||||||
"verificationTemplate": {
|
"verificationTemplate": {
|
||||||
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently registered, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
"body": "<p>Hello,</p>\n<p>Thank you for joining us at {APP_NAME}.</p>\n<p>Click on the button below to verify your email address.</p>\n<p>\n <a class=\"btn\" href=\"{APP_URL}/_/#/auth/confirm-verification/{TOKEN}\" target=\"_blank\" rel=\"noopener\">Verify</a>\n</p>\n<p><i>If you didn't recently register, please ignore this email.</i></p>\n<p>\n Thanks,<br/>\n {APP_NAME} team\n</p>",
|
||||||
"subject": "Verify your {APP_NAME} email"
|
"subject": "Verify your {APP_NAME} email"
|
||||||
},
|
},
|
||||||
"verificationToken": {
|
"verificationToken": {
|
||||||
|
|||||||
Reference in New Issue
Block a user