]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reset_password_send_link.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_reset_password_send_link.tpl
index 577f798142a02087567115490e456e431aad5e67..5ac862aa9d07d4bb98ec4fc3e2d42d347d37b4c1 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;reset_pass=1%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;reset_pass=1%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2">
 <tr>
        <td class="table_footer" colspan="2">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="send_link" class="form_submit" value="{--ADMIN_RESET_PASSWORD_SEND_LINK_SUBMIT--}" />
+               <input type="submit" class="form_submit" name="send_link" value="{--ADMIN_RESET_PASSWORD_SEND_LINK_SUBMIT--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
+</div>
 
 <div class="notice">
-       {--ADMIN_RESET_PASSWORD_SEND_LINK_NOTE--}
-</div>
+       {--ADMIN_RESET_PASSWORD_SEND_LINK_NOTICE--}
 </div>