- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_home_settings_pro.tpl
index 527828adf5861a5218258f813fff7952760ebe0b..2072b66b58da0a3d3db18219e00d754a7edb45b3 100644 (file)
@@ -1,45 +1,48 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_home&amp;sub=settings" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="510">\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_title bottom2" height="30">\r
-    <B>{--ADMIN_EDIT_HOME_SETTINGS--}</B>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right" width="320" height="20">\r
-    {--ADMIN_CONFIG_INDEX_DELAY--}:\r
-  </TD>\r
-  <TD class="seperator" width="5">&nbsp;</TD>\r
-  <TD width="185" align="center">\r
-    <SELECT name="index_delay" size="1" class="admin_select">\r
-      <OPTION value="-1" {--$content['-1']--}>{--ADMIN_INDEX_MANUAL_FORWARD--}</OPTION>\r
-      <OPTION value="0" {--$content['0']--}>{--ADMIN_INDEX_NO_DELAY--}</OPTION>\r
-        <!-- Fuehren Sie dies einfach so weiter, wenn Sie mehr Werte brauchen -->\r
-      <OPTION value="1" {--$content['1']--}>1 {--SECS--}</OPTION>\r
-      <OPTION value="2" {--$content['2']--}>2 {--SECS--}</OPTION>\r
-      <OPTION value="3" {--$content['3']--}>3 {--SECS--}</OPTION>\r
-      <OPTION value="4" {--$content['4']--}>4 {--SECS--}</OPTION>\r
-      <OPTION value="5" {--$content['5']--}>5 {--SECS--}</OPTION>\r
-      <OPTION value="10" {--$content['10']--}>10 {--SECS--}</OPTION>\r
-    </SELECT>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right" height="20">\r
-    {--ADMIN_CONFIG_INDEX_COOKIE--}\r
-  </TD>\r
-  <TD class="seperator" width="5">&nbsp;</TD>\r
-  <TD align="center">\r
-    {--__INDEX_COOKIE_SELECTION--}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<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