1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
4 <td class="admin_title bottom" colspan="2">
5 <strong>{--ADMIN_RESET_PASSWORD_TITLE--}</strong>
9 <td height="40" width="50%" class="bottom">
10 {--ADMIN_ENTER_EMAIL--}
12 <td width="50%" class="bottom">
13 <input type="email" class="admin_normal" name="email" size="20" maxlength="255" />
17 <td class="admin_footer" colspan="2">
18 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
19 <input type="submit" name="send_link" class="admin_submit" value="{--ADMIN_RESET_PASS_SUBMIT--}" />
25 <div class="admin_note">
26 {--ADMIN_RESET_PASSWORD_NOTE--}