]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_max.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_add_max.tpl
index 64f4465a7e9291405b64389f201bd7dcca449c33..d46a74752135c503eb68b0bbd4eae371b63ec8d8 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_email_max_rec%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" class="table_header bottom" align="center">
@@ -24,9 +24,9 @@
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="add_max" class="form_submit" value="{--ADMIN_ADD_MAX_RECEIVE--}" />
+                       <input type="submit" class="form_submit" name="add_max" value="{--ADMIN_ADD_MAX_RECEIVE--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>