httpauth.py: Capitalize the login whinges.
[chopwood] / list.fhtml
index 8a947aa..63b0165 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>