- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_edit.tpl
1 <FORM
2         action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&amp;do=edit"
3         method="POST">
4 <TABLE border="0" cellspacing="0" cellpadding="0"
5         class="admin_table dashed" width="550">
6         <TR>
7                 <TD align="center" colspan="2" height="30" class="bottom2 admin_title">
8                 <STRONG>{--EDIT_REF_DEPTHS--}:</STRONG></TD>
9         </TR>
10         {--__LEVEL_ROWS--}
11         <TR>
12                 <TD align="center" colspan="2" class="admin_footer"><INPUT
13                         type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
14                 <INPUT type="submit" name="ok" class="admin_submit"
15                         value="{--CHANGE_REF--}"></TD>
16         </TR>
17 </TABLE>
18 </FORM>