diff options
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"> |
