chiark / gitweb /
Found in crybaby's working tree.
[chopwood] / list.fhtml
index 0fb5fafb6a1a1600011489d22b19e3727df56d17..63b0165be29ae543ca969e002c3d4005e36cd050 100644 (file)
 
 <h2>Log out of Chopwood</h2>
 
-<form method=GET action="~={script}H/logout">
-<button type=submit>Log out</button>
+<form method=POST action="~={script}H/logout">
+<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>