]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_top10.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_top10.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_top10.tpl b/0.2.1/templates/de/html/admin/admin_config_top10.tpl
deleted file mode 100644 (file)
index cc6a294..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_top10"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
-       class="admin_table dashed">
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--TOP10_ADMIN_CONFIG_HEADER--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="400" align="right">{--TOP10_ADMIN_MAX_TOP10--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD width="170"><INPUT type="text" name="top10_max"
-                       class="admin_normal" value="{!__MAX_VALUE!}" size="4" maxlength="6"></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-       </TR>
-</TABLE>
-</FORM>