]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_points_edit.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_edit.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_points_edit.tpl b/0.2.1/templates/de/html/admin/admin_points_edit.tpl
deleted file mode 100644 (file)
index 6fc711d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&amp;do=edit"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="550">
-       <TR>
-               <TD align="center" colspan="2" height="30" class="bottom2 admin_title">
-               <STRONG>{--EDIT_REF_DEPTHS--}:</STRONG></TD>
-       </TR>
-       {--__LEVEL_ROWS--}
-       <TR>
-               <TD align="center" colspan="2" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--CHANGE_REF--}"></TD>
-       </TR>
-</TABLE>
-</FORM>