1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[task]%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
4 <td class="admin_title bottom" align="center" height="30">
5 <strong>{--PAYOUT_REJECT_PAYOUT_INTRO--}</strong>
9 <td class="seperator" height="5"> </td>
12 <td align="center">{--PAYOUT_RECEIVER_REJECT--}:<br />
17 <td class="seperator bottom" height="5"> </td>
20 <td class="seperator" height="5"> </td>
23 <td align="center">{--PAYOUT_OPTIONAL_TEXT--}:<br />
24 <textarea name="text" class="admin_normal" rows="5" cols="30"></textarea>
28 <td class="seperator bottom" height="5"> </td>
31 <td align="center" class="admin_footer">
32 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
33 <input type="submit" name="ok" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}" />