]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_del_payments.tpl
index e6dd1c83a01483ef4d0d456def9ba5a97872e170..b411f186d0e68b71738513b10d6c1fc03d24f538 100644 (file)
@@ -1,14 +1,12 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=payments&do=del"
-       method="POST">
-<table border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="500">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=payments&amp;do=del" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
        <tr>
                <td align="center" height="30" class="admin_title bottom"><strong>{--DELETE_PAYMENT--}:</strong></td>
        </tr>
-       {!__PAYMENT_ROWS!}
+       $content
        <tr>
-               <td class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}" /> <INPUT
+               <td class="admin_footer"><input type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" /> <input
                        type="submit" name="ok" class="admin_submit" value="{--REMOVE_PAY--}" />
                </td>
        </tr>