summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/client.html b/web/client.html
index 7cce3ca..eea0040 100644
--- a/web/client.html
+++ b/web/client.html
@@ -28,7 +28,7 @@
<table>
<tr>
<td>Username</td>
- <td><input id="username" type="text"></input></tr>
+ <td><input id="username" type="text"></input></td>
</tr>
<tr>
<td>Password</td>