]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del.tpl
Renamed functions to make it more clear, ext-coupon continued:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 1b94cdf9ad90bf9fcba1d7adedf3e04ca304b47d..df992427c65ecf40ac149ba49061da492c8d8c6d 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_payouts&amp;ok=ok%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_payouts&amp;ok=ok%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="4" align="center" class="table_header bottom">
@@ -14,7 +14,7 @@
        $content
        <tr>
                <td colspan="4" class="table_footer">
-                       <input type="submit" name="del" class="form_delete" value="{--ADMIN_PAYOUT_DELETE--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_PAYOUT_DELETE--}" />
                </td>
        </tr>
 </table>