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 ae4a48f..8087996 100755 --- a/static/index.html +++ b/static/index.html @@ -25,7 +25,7 @@ </head> <body> - <div id="loginbar" style="display: none"> + <div id="loginbar" style="display: none;"> <span>Username:</span><input id="nickInput" type="input" /> <br /> <span>Password:</span><input id="passwordInput" type="password" /> |
