Little typo

This commit is contained in:
spf
2020-10-01 12:38:59 +02:00
committed by Thomas Citharel
parent 69d44daa2f
commit 7b6bc26212
3 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@
<router-link
class="button is-text"
:to="{ name: RouteName.RESEND_CONFIRMATION, params: { email: credentials.email } }"
>{{ $t("Didn't receive the instructions ?") }}</router-link
>{{ $t("Didn't receive the instructions?") }}</router-link
>
<p class="control" v-if="config && config.registrationsOpen">
<router-link

View File

@@ -108,7 +108,7 @@
<router-link
class="button is-text"
:to="{ name: RouteName.RESEND_CONFIRMATION, params: { email: credentials.email } }"
>{{ $t("Didn't receive the instructions ?") }}</router-link
>{{ $t("Didn't receive the instructions?") }}</router-link
>
</p>
<p class="control">