none
[openafs-wiki.git] / TWiki / ChangePassword.mdwn
index 77a91c9..4b5e072 100644 (file)
@@ -1,29 +1,27 @@
 <font>Change password</font><br />
 
-**_Forgot your old password?_** Then use [[ResetPassword]] instead. Please only use [[ResetPassword]] in case you really forgot your password. Thank you.
+**_Forgot your old password?_** Then use [[ResetPassword]] instead. Please only use ResetPassword in case you really forgot your password. Thank you.
 
-<form action="http://www.dementia.org/twiki//passwd/Main/WebHome" method="post" name="passwd">
-  <table border="1">
+<form action="http://www.dementia.org/twiki//passwd/TWiki/WebHome" method="post" name="passwd">
+  <table border="1" cellpadding="0" cellspacing="0">
     <tr>
-      <td align="right">Your [[TWiki/WikiName]]: </td>
+      <td align="right"> Your [[TWiki/WikiName]]: </td>
       <td><input name="username" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
     </tr>
     <tr>
-      <td align="right">Old password </td>
+      <td align="right"> Old password: </td>
       <td><input name="oldpassword" size="40" type="password" /> <code><font color="red">**</font></code></td>
     </tr>
     <tr>
-    </tr>
-    <tr>
-      <td align="right">New password </td>
+      <td align="right"> New password: </td>
       <td><input name="password" size="40" type="password" /> <code><font color="red">**</font></code></td>
     </tr>
     <tr>
-      <td align="right">Retype new password </td>
+      <td align="right"> Retype new password: </td>
       <td><input name="passwordA" size="40" type="password" /> <code><font color="red">**</font></code></td>
     </tr>
     <tr>
-      <td align="right" valign="top">   <input name="TopicName" type="hidden" value="%TOPIC%" /></td>
+      <td align="right">  <input name="TopicName" type="hidden" value="%TOPIC%" /></td>
       <td><input name="change" type="hidden" value="on" /> <input type="submit" value=" Request password change " />    (Fields marked <code><font color="red">**</font></code> are required) </td>
     </tr>
   </table>
@@ -31,4 +29,4 @@
 
 After submitting this form your password will be changed.
 
-If you have questions please contact the Wiki webmaster .
+If you have questions please contact the TWiki webmaster .