2 <form accept-charset="UTF-8" action="{%url=modules.php?module=login&what=payout&payout=$content[payout]%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" width="440" class="table dashed">
5 <td colspan="2" align="center" class="table_header bottom">
6 <strong>{--MEMBER_PAYOUT_NOW_TITLE--}</strong>
10 <td width="215" height="20" align="right">{--MEMBER_PAYOUT_SELECTED_TYPE--}:</td>
11 <td width="215"><strong>$content[type]</strong></td>
14 <td height="25" align="right">{--MEMBER_PAYOUT_MAXIMUM_POSSIBLE--}:</td>
15 <td><strong>$content[max]</strong></td>
18 <td height="25" align="right">{--MEMBER_PAYOUT_REQUESTED_AMOUNT--}:</td>
20 <input type="text" class="form_field" name="payout" size="10" maxlength="255" value="$content[max]" />
24 <td height="25" align="right">{--MEMBER_PAYOUT_TARGET_ACCOUNT--}:</td>
26 <input type="text" class="form_field" name="account" size="20" maxlength="255" />
30 <td height="25" align="right">{--MEMBER_PAYOUT_TARGET_BANK--}:</td>
32 <input type="text" class="form_field" name="bank" ize="20" maxlength="255" />
36 <td height="25" align="right">{--MEMBER_PAYOUT_OPTIONAL_PASSWORD--}:</td>
38 <input type="password" class="form_field" name="password" ize="10" maxlength="255" />
42 <td colspan="2" align="center" class="table_footer">
43 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
44 <input type="submit" class="form_submit" name="ok" value="{--MEMBER_PAYOUT_SEND_NOW--}" />
53 {--MEMBER_PAYOUT_MEMBER_NOTICE--}
57 <a href="{%url=agb.php%}" target="_blank">{--MEMBER_PAYOUT_REMEMBER_TERMS--}</a>