diff options
| author | root <root@ubuntu.(none)> | 2009-11-28 20:27:28 -0500 |
|---|---|---|
| committer | root <root@ubuntu.(none)> | 2009-11-28 20:27:28 -0500 |
| commit | 9dd2ee1b1eb63529f5694d2e400dd04cc1eb1663 (patch) | |
| tree | 415aca3256c88c54558f1ac3aa90ee163801eca8 /static/index.html | |
| parent | 2ad944b25450b2f0ad4bb6c947278a522c1effe0 (diff) | |
Updated static
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 8087996..94a8689 100755 --- a/static/index.html +++ b/static/index.html @@ -30,7 +30,7 @@ <br /> <span>Password:</span><input id="passwordInput" type="password" /> <br /> - <input type="button" id="loginSubmit" value="login" /> + <input name="Submit" type="submit" id="loginSubmit" value="login" /> </div> <div id="content"> |
