branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_email.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_email.tpl b/0.2.1/templates/de/html/admin/admin_config_email.tpl
deleted file mode 100644 (file)
index e1c118e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_email"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
-       class="admin_table dashed">
-       <TR>
-               <TD align="center" colspan="3" class="admin_title" height="30"><STRONG>{--EDIT_DEL_MAX_VALUES--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--MAX_VALUE--}</STRONG></TD>
-               <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--MAX_COMMENT--}</STRONG></TD>
-       </TR>
-       {!__ROWS!}
-       <TR>
-               <TD align="center" colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_MAX_V--}">&nbsp;* <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--DEL_MAX_V--}"></TD>
-       </TR>
-</TABLE>
-</FORM>