]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 47b73c6b8f327b52defc4d6a2028ce4938ac9ce5..a56e92eb93a273219cffecf75c4e657fedb7d54b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form 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" width="650"
        class="admin_table dashed">
        <tr>
                <td width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></td>
                <td width="100" class="admin_title bottom2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></td>
        </tr>
-       {!__PAYOUT_ROWS!}
+       $content
        <tr>
                <td colspan="4" class="admin_footer"><input
                        type="submit" name="del" class="admin_delete"
-                       value="{--ADMIN_PAYOUT_DELETE--}"></td>
+                       value="{--ADMIN_PAYOUT_DELETE--}" /></td>
        </tr>
 </table>
 </form>