]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_home_settings_pro.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_home_settings_pro.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_home_settings_pro.tpl b/0.2.1/templates/de/html/admin/admin_config_home_settings_pro.tpl
deleted file mode 100644 (file)
index 2072b66..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_home&amp;sub=settings"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="510">
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <B>{--ADMIN_EDIT_HOME_SETTINGS--}</B></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="320" height="20">
-               {--ADMIN_CONFIG_INDEX_DELAY--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD width="185" align="center"><SELECT name="index_delay"
-                       size="1" class="admin_select">
-                       <OPTION value="-1"{--$content['-1']--}>{--ADMIN_INDEX_MANUAL_FORWARD--}</OPTION>
-                       <OPTION value="0"{--$content['0']--}>{--ADMIN_INDEX_NO_DELAY--}</OPTION>
-                       <!-- Fuehren Sie dies einfach so weiter, wenn Sie mehr Werte brauchen -->
-                       <OPTION value="1"{--$content['1']--}>1 {--SECS--}</OPTION>
-                       <OPTION value="2"{--$content['2']--}>2 {--SECS--}</OPTION>
-                       <OPTION value="3"{--$content['3']--}>3 {--SECS--}</OPTION>
-                       <OPTION value="4"{--$content['4']--}>4 {--SECS--}</OPTION>
-                       <OPTION value="5"{--$content['5']--}>5 {--SECS--}</OPTION>
-                       <OPTION value="10"{--$content['10']--}>10 {--SECS--}</OPTION>
-               </SELECT></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_CONFIG_INDEX_COOKIE--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">{--__INDEX_COOKIE_SELECTION--}</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>
\ No newline at end of file