2 {%form,formMethodPost=modules.php?module=sponsor&what=fillup%}
3 <table border="0" cellspacing="0" cellpadding="0" width="450" class="table dashed">
5 <td class="table_header bottom" colspan="2" align="center" height="37">
6 <strong>{--SPONSOR_POINTS_OVERVIEW--}:</strong>
10 <td class="bottom right" align="right" height="27">
11 {--SPONSOR_POINTS_AMOUNT--}:
14 $content[points_amount] {?POINTS?}
18 <td class="bottom right" align="right" height="27">
19 {--SPONSOR_POINTS_USED--}:
22 $content[points_used] {?POINTS?}
26 <td class="bottom right" align="right" height="27">
27 {--SPONSOR_POINTS_TOTAL--}:
30 $content[points_total] {?POINTS?}
34 <td class="table_footer" colspan="2" align="center" height="37">
35 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
36 <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />