chiark / gitweb /
chpwd, userv.rc: Change Userv service protocol to parse options properly.
[chopwood] / login.fhtml
index ef904373ea17e58bf57a608fe304eb2a3d41159f..12c47cb5b66753b7556ee75fdc82237dd22a8e72 100644 (file)
@@ -26,8 +26,6 @@
 
 <h1>Chopwood: login</h1>
 
-~={why}@[<p class="whinge wrong">~:H~2%~]~
-
 <form method=POST action="~={script}H/auth">
 <table>
 <tr>
@@ -37,6 +35,8 @@
   <td class=label><label for=login-pw accesskey=p><u>P</u>assword:</label>
   <td><input id=login-pw name=pw type=password>
   <td><button type=submit accesskey=o>L<u>o</u>gin</button>
+~={why}@[<tr>
+  <td colspan=3 class="login-whinge"><p class="whinge wrong">~:H~%~]~
 </table>
 </form>