summaryrefslogtreecommitdiff
path: root/res/templates
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-01-12 17:24:37 +0200
committerLV-426 <lv-426@taproot.org.il>2015-01-12 17:24:37 +0200
commit2972942bcbbe81ba6964579d066e8a82e4dcf8d0 (patch)
tree945d68b19ec1de2fd1d61dd8ba7b1ddbd2cfb004 /res/templates
parent569264b05b7135e84dc56e20cd5c7665e8f864c5 (diff)
login.html: rm spaces from forgot-password
Diffstat (limited to 'res/templates')
-rw-r--r--res/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/login.html b/res/templates/login.html
index 57bbdec4..9d5274d8 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -49,7 +49,7 @@
<input class="login-input" type="email" id="login_username" placeholder="Email">
<input class="login-input" type="password" id="login_password" placeholder="Password" required value="Password">
<input class="login-input" type="submit" value="Sign in">
- <a class="forgot-password"> forgot password? </a>
+ <a class="forgot-password">Forgot your password?</a>
</form>
</fieldset>
<div id="failed-login">