We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9402ce commit 4416398Copy full SHA for 4416398
‎client/components/auth/ResetPassword.vue‎
@@ -14,7 +14,7 @@
14
Click here to send another reset email.
15
</router-link>
16
<v-btn :to="{ name: 'login' }" tag="a" text class="mt-7">
17
- <v-icon class="pr-2">mdi-arrow-left</v-icon>Back
+ <v-icon class="pr-2">mdi-arrow-left</v-icon>Back to login page
18
</v-btn>
19
</div>
20
<validation-observer
0 commit comments