]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_del.tpl
Added purging of subid and server_name logs
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del.tpl
index 9f5cdf280ee7ce30820ad770500f10097b460c21..5bac03e90f7377f242ad3130d9b520f3ada0628a 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_sponsor_pay%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="640">
 <tr>
        <td align="center" colspan="5" class="table_header bottom" height="40">
@@ -17,9 +17,9 @@ $content
 <tr>
        <td align="center" colspan="5" class="table_footer">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" class="form_delete" name="remove" value="{--DEL_ENTRIES--}" />
+               <input type="submit" class="form_delete" name="do_delete" value="{--DEL_ENTRIES--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>