2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_payouts%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td colspan="5" align="center" class="admin_title bottom" height="30">
6 <strong>{--ADMIN_PAYOUT_EDIT_DEL_TITLE--}</strong></td>
9 <td width="30" class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
10 <td width="100" class="header_column bottom right" align="center"><strong>{--ADMIN_PAYOUT_FROM--}</strong></td>
11 <td width="150" class="header_column bottom right" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></td>
12 <td width="150" class="header_column bottom right" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></td>
13 <td width="150" class="header_column bottom" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></td>
17 <td colspan="5" class="admin_footer"><input
18 type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
19 <input type="submit" name="edit" class="admin_submit"
20 value="{--ADMIN_PAYOUT_EDIT--}" /> <input type="submit"
21 name="del" class="admin_delete" value="{--ADMIN_PAYOUT_DELETE--}" />