branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_refbanner_edit.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_refbanner_edit.tpl b/0.2.1/templates/de/html/admin/admin_refbanner_edit.tpl
deleted file mode 100644 (file)
index 94f0efe..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
-       class="admin_table dashed">
-       <TR>
-               <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
-               <TD align="center" colspan="3" class="admin_header bottom2"
-                       height="30"><STRONG>{--EDIT_REFBANNER--}</STRONG></TD>
-               <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
-       </TR>
-       {--__BANNER_ROWS--}
-       <TR>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-               <TD class="admin_footer" align="center" colspan="3"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--EDIT_PAY--}"></TD>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>