(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">\r
3 <TR>\r
4   <TD align="center" colspan="3" class="admin_title" height="30">\r
5     <STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
10   <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--REF_LEVEL--}:</STRONG></TD>\r
11   <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--REF_PERCENT--}:</STRONG></TD>\r
12 </TR>\r
13 {--__LEVEL_ROWS--}\r
14 <TR>\r
15   <TD class="admin_footer" align="center" colspan="3">\r
16     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
17     <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}">&nbsp;*\r
18     <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}">\r
19   </TD>\r
20 </TR>\r
21 </TABLE>\r
22 </FORM>\r