summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
commit98eac951f8087b213f5850bd126dcb279db360a8 (patch)
treec121f5c4df1aab847defa539990c1315bd5ba4a8 /html/index.html
parent0537da9d1e0f593130fc3967befb71e673b016bc (diff)
tagging ychat-0.6ychat-0.6
Diffstat (limited to 'html/index.html')
-rwxr-xr-xhtml/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/index.html b/html/index.html
index 7bc01b0..0549ac5 100755
--- a/html/index.html
+++ b/html/index.html
@@ -19,9 +19,9 @@
Enter your nick:
<form action="frameset.html" method="GET">
<input type="hidden" name="event" value="login">
- <input type="hidden" name="room" value="%%STRDROOM%%">
- <input type="text" name="nick">
- <input type="submit" value="login">
+ <input type="hidden" name="room" accesskey="r" value="%%STRDROOM%%">
+ <input type="text" name="nick" accesskey="n">
+ <input type="submit" value="login" accesskey="s">
</form>
</td>
</tr>