2 action="{!URL!}/modules.php?module=admin&what=list_payouts&do=accept&pid=$_GET[pid]&task=$content"
4 <TABLE border="0" cellspacing="0" cellpadding="0" width="380"
5 class="admin_table dashed" align="center">
7 <TD class="admin_title bottom2" align="center" height="30"><STRONG>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</STRONG>
11 <TD class="seperator" height="5"> </TD>
14 <TD align="center">{--PAYOUT_RECEIVER_ACCEPT--}:<BR />
15 {--PAYOUT_USERDATA_VALUE--}</TD>
18 <TD class="seperator bottom2" height="5"> </TD>
21 <TD class="seperator" height="5"> </TD>
24 <TD align="center">{--PAYOUT_OPTIONAL_TEXT--}:<BR />
25 <TEXTAREA name="text" class="admin_normal" rows="5" cols="30"></TEXTAREA>
29 <TD class="seperator bottom2" height="5"> </TD>
32 <TD class="admin_footer"><INPUT type="reset"
33 class="admin_reset" value="{--CLEAR_FORM--}"> * <INPUT
34 type="submit" name="ok" class="admin_submit"
35 value="{--PAYOUT_ACCEPT_PAYOUT--}"></TD>