<p>
Sorry you must provide a user to reset the password for.
</p>
<form method="GET">
<table width="200" class="login">
<tr>
<td>Username</td>
<td>
<input type="text" name="user" size="16">
</td>
</tr>
<tr>
<td align="center" colspan="2">
<input class="input-button" type="submit" value="Reset">
</td>
</tr>
</table>
</form>
Back to Directory