diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-27 14:17:15 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-27 14:17:15 -0400 |
| commit | e9dcb2bc4bb1b915e02eff3823d6006b052df13d (patch) | |
| tree | 7ce5755abc0e29a5ac0a26bfbac700980ced1a78 /static/index.html | |
| parent | 88a1325b9b5f1fdc90c29e985caecf9dc6429ddf (diff) | |
sostler prod commit
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 62f00e2..bcf44c9 100755 --- a/static/index.html +++ b/static/index.html @@ -25,7 +25,6 @@ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script type="text/javascript" src="/static/js/sha1.js"></script> <script type="text/javascript" src="/static/js/home.js"></script> - <script type="text/javascript" src="/static/js/cookie.js"></script> <script type="text/javascript" src="/static/js/jquery.nivo.slider.pack.js"></script> <script> $(document).ready(initLoginForm); @@ -92,7 +91,7 @@ $(document).ready(function() { </div> </div> </div> - <input type="text" id="nickInput" size="17" /> + <input type="text" id="nickInput" size="17" /><br> <input id="passwordInputLabel" name="passwordInputLabel" size="17" type="text" class="invisible"> <input type="password" id="passwordInput" size="17" /><br /> |
