chiark / gitweb /
list.fhtml, login.fhtml: Add some missing access keys.
[chopwood] / list.fhtml
index 8a947aaa2b676b6e56d5a0d44d03585b89aca59c..63b0165be29ae543ca969e002c3d4005e36cd050 100644 (file)
 <h2>Log out of Chopwood</h2>
 
 <form method=POST action="~={script}H/logout">
-<button type=submit>Log out</button>
+<button type=submit accesskey=o>Log <u>o</u>ut</button>
 <input type=hidden name=%user value="~={user}H">
 <input type=hidden name=%nonce value="~={nonce}H">
 </form>