branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_del.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_points_del.tpl b/0.2.1/templates/de/html/admin/admin_points_del.tpl
deleted file mode 100644 (file)
index b1ac681..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="500">
-       <TR>
-               <TD align="center" height="30" class="bottom2 admin_title"><STRONG>{--DELETE_REF_DEPTHS--}:</STRONG></TD>
-       </TR>
-       {--__LEVEL_ROWS--}
-       <TR>
-               <TD align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
-                       type="submit" name="ok" class="admin_delete" value="{--REMOVE_REF--}">
-               </TD>
-       </TR>
-</TABLE>
-</FORM>