diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
| commit | 9fd7bb2df6ea4ec14ab4b53f403738a7fc83f570 (patch) | |
| tree | d992deab93e9d1c3b4e509d632709b1d9a082e58 /static/index.html | |
| parent | a4e5f1dfa6bb0a710dcb987a56445deeccc048ce (diff) | |
sostler prod commit
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html index 1f6930f..5607607 100755 --- a/static/index.html +++ b/static/index.html @@ -60,10 +60,9 @@ $(document).ready(function() { <div id="remember"><label> <input checked="checked" type="checkbox" name="rememberme" id="remembermeInput" /> Remember Me - </label></div> -<div> + </label> <br> - <a href="/reset-request" style="text-decoration:none;">Forgot your password?</a><br> + <a href="/reset-request">Lost password?</a><br> </div> </div> |
