]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_max_rec.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_email_max_rec.tpl
index d430f6574aaaf4f29f8199a736bccc14d0e4c339..ed26d4d5c6ee75ccf7a409f7b85f59f34d0d5810 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_email_max_rec%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_email_max_rec&amp;do=edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -9,11 +9,10 @@
        $content[rows]
        <tr>
                <td class="table_footer" align="center" colspan="2">
-                       <input type="hidden" name="do" value="delete" />
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_MAX_RECEIVE--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>