branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_email_edit.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_email_edit.tpl b/0.2.1/templates/de/html/admin/admin_config_email_edit.tpl
deleted file mode 100644 (file)
index 5abf9f9..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_email&amp;do=edit"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="500">
-       <TR>
-               <TD align="center" colspan="2" height="30" class="bottom"><STRONG>{--EDIT_MRECEIVE--}:</STRONG></TD>
-       </TR>
-       {!__ROWS!}
-       <TR>
-               <TD align="center" colspan="2"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--CHANGE_MREC--}"></TD>
-       </TR>
-       <TR>
-               <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>