2 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
5 <td class="table_header bottom" colspan="2">
6 <strong>{--ADMIN_RESET_PASSWORD_TITLE--}</strong>
11 {--ADMIN_ENTER_EMAIL--}
14 <input type="email" class="form_field" name="email" size="20" maxlength="255" />
18 <td class="table_footer" colspan="2">
19 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
20 <input type="submit" name="send_link" class="form_submit" value="{--ADMIN_RESET_PASSWORD_SUBMIT--}" />
27 {--ADMIN_RESET_PASSWORD_NOTE--}