2 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&what=sub_points&userid=all" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
5 <td align="center" class="table_header bottom" colspan="2">
6 {--ADMIN_SUB_POINTS_FROM_ALL--}:
11 {--ADMIN_ENTER_POINTS_SUB--}:
14 <input type="text" class="form_field" name="points" size="6" maxlength="7" />
18 <td class="bottom" align="right">{--ADMIN_ENTER_SUB_REASON--}:</td>
20 <textarea name="reason" class="form_field" rows="5" cols="20"></textarea>
24 <td align="center" class="table_footer" colspan="2">
25 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
26 <input type="submit" class="form_submit" name="ok" value="{--ADMIN_SUB_POINTS--}" />