mailer project continued:
[mailer.git] / templates / de / html / admin / admin_edit_email_max_rec.tpl
index d430f6574aaaf4f29f8199a736bccc14d0e4c339..9591bb1d511d533b1631c2448283ce137fa8ddf3 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 accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_email_max_rec&amp;do=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -9,7 +9,6 @@
        $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>