A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_config_payouts.tpl
index fc9f00bf366c4a02abed22769108641c055bae00..056641dbac5de778066164f486e87eb64a91469e 100644 (file)
@@ -1,23 +1,23 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_payouts" method="POST">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_payouts" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title bottom2" height="30">
                <strong>{--ADMIN_PAYOUT_EDIT_DEL_TITLE--}</strong></td>
        </tr>
        <tr>
-               <td width="30" class="admin_title bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td width="30" class="admin_title bottom2 right2" align="center"><strong>{--Id_SELECT--}</strong></td>
                <td width="100" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_FROM--}</strong></td>
                <td width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></td>
                <td width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></td>
                <td width="150" class="admin_title bottom2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></td>
        </tr>
-       {!__PAYOUT_ROWS!}
+       $content
        <tr>
-               <td colspan="5" class="admin_footer"><INPUT
+               <td colspan="5" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--ADMIN_PAYOUT_EDIT--}" /> <INPUT type="submit"
+               <input type="submit" name="edit" class="admin_submit"
+                       value="{--ADMIN_PAYOUT_EDIT--}" /> <input type="submit"
                        name="del" class="admin_delete" value="{--ADMIN_PAYOUT_DELETE--}" />
                </td>
        </tr>