This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
Fix typo on forgot password link (
#1
)
pull/342/head
Adam Harris
8 years ago
committed by
Guillaume Vincent
parent
2f7b50dcaf
commit
be8f52c072
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/Login.vue
+ 1
- 1
src/views/Login.vue
View File
@@ -86,7 +86,7 @@
<div class="form-group row">
<div class="col-xs-12">
<router-link :to="{ name: 'passwordReset'}">
Forgot you password
?
Forgot you
r
password?
</router-link>
</div>
</div>
Write
Preview
Loading…
Cancel
Save