]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_add_points.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_add_points.tpl
1 \r
2 <FORM action="{!URL!}/modules.php?module=admin&amp;what=add_points&amp;u_id={!__UID_VALUE!}" method="POST" style="margin-bottom: 0px">\r
3 <TABLE border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">\r
4 <TR><TD class="admin_title seperator" height="10" colspan="3">&nbsp;</TD></TR>\r
5 <TR>\r
6   <TD class="admin_title" colspan="3" align="center">\r
7     {--ADMIN_ADD_POINTS_TO_USER--}:<BR>\r
8     <STRONG>{!__USER_VALUE!}</STRONG>\r
9   </TD>\r
10 </TR>\r
11 <TR><TD class="admin_title seperator bottom2" height="10" colspan="3">&nbsp;</TD></TR>\r
12 <TR><TD height="8" colspan="3" class="seperator">&nbsp;</TD></TR>\r
13 <TR>\r
14   <TD align="right">{--ENTER_POINTS_ADD--}:</TD>\r
15   <TD width="10" class="seperator">&nbsp;</TD>\r
16   <TD><INPUT type="text" name="points" size="6" maxlength="7" class="admin_normal"></TD>\r
17 </TR>\r
18 <TR><TD height="5" colspan="3" class="seperator">&nbsp;</TD></TR>\r
19 <TR>\r
20   <TD align="right">{--ENTER_ADD_REASON--}:</TD>\r
21   <TD width="10" class="seperator">&nbsp;</TD>\r
22   <TD><TEXTAREA name="reason" class="admin_normal" rows="5" cols="20"></TEXTAREA></TD>\r
23 </TR>\r
24 <TR><TD height="5" colspan="3" class="seperator">&nbsp;</TD></TR>\r
25 <TR>\r
26   <TD colspan="3" align="center">\r
27     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" class="admin_submit" name="ok" value="{--ADMIN_ADD_POINTS--}">\r
28   </TD>\r
29 </TR>\r
30 <TR><TD height="10" colspan="3" class="seperator">&nbsp;</TD></TR>\r
31 </TABLE>\r
32 </FORM>\r