rename ask-email link to ask-send-email
This commit is contained in:
parent
2a8c5d0af1
commit
851c5cddc1
|
@ -9,7 +9,7 @@
|
|||
<ng-template #verificationError>
|
||||
<div>
|
||||
<span i18n>An error occurred. </span>
|
||||
<a i18n routerLink="/verify-account/ask-email">Request new verification email.</a>
|
||||
<a i18n routerLink="/verify-account/ask-send-email">Request new verification email.</a>
|
||||
</div>
|
||||
</ng-template>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue