rename ask-email link to ask-send-email

pull/1476/head
Josh Morel 2018-12-08 07:58:38 -05:00 committed by Rigel Kent
parent 2a8c5d0af1
commit 851c5cddc1
1 changed files with 1 additions and 1 deletions

View File

@ -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>