A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_config_home_settings.tpl
index c267919ac506ae038ce7d896ce2cba843d420a23..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,51 +1 @@
-<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">
-               <strong>{--ADMIN_EDIT_HOME_SETTINGS--}</strong></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_NO_DELAY--}</option>
-                       <option value="0"$content[0]>{--ADMIN_INDEX_MANUAL_FORWARD--}</option>
-                       <!-- Fuehren Sie dies einfach so weiter, wenn Sie mehr Werte brauchen //-->
-                       <option value="1"$content[1]>1 {--_SECONDS--}</option>
-                       <option value="2"$content[2]>2 {--_SECONDS--}</option>
-                       <option value="3"$content[3]>3 {--_SECONDS--}</option>
-                       <option value="4"$content[4]>4 {--_SECONDS--}</option>
-                       <option value="5"$content[5]>5 {--_SECONDS--}</option>
-                       <option value="10"$content[10]>10 {--_SECONDS--}</option>
-                       <option value="15"$content[15]>15 {--_SECONDS--}</option>
-                       <option value="30"$content[30]>30 {--_SECONDS--}</option>
-                       <!-- Laenger sollte es aber nun nicht dauern! //-->
-               </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" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}" /></td>
-       </tr>
-</table>
-</form>
\ No newline at end of file
+<!-- @DEPRECATED //-->