Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_config_autopurge.tpl
index e4edb08ea195c3244ca9473277bb0fbc5a22b6ba..adc35b5f22b9c5313907b09a78f91cb04334059e 100644 (file)
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_autopurge"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="510"
-       class="admin_table dashed">
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_AUTOPURGE_CONFIGURATION--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_INACTIVE_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_INACTIVE_SELECTION--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE_SINCE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_IN_SINCE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_IN_TIME--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_UNCONFIRMED_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_UNCONFIRMED--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_UNCONFIRMED_SELECTION--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_UNCONFIRMED_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_UN_TIME--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_TASKS_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_TASKS--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_TASKS_SELECTION--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_TASKS_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_TASK_TIME--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_MAILID_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right">{--ADMIN_OPTION_AUTOPURGE_ACTIVE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><SPAN class="nobr"> {--YES--}:&nbsp;<INPUT
-                       type="radio" name="auto_purge_active" value='Y'{--_CFG_AP_ACTIVE_Y--}>&nbsp;
-               {--NO--}:&nbsp;<INPUT type="radio" name="auto_purge_active" value='N'{--_CFG_AP_ACTIVE_N--}>
-               </SPAN></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right">{--ADMIN_OPTION_MAIL_LIFETIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_AUTO_PURGE--}</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_NOTIFY_DEL_MAILS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_NOTIFY_DEL_MAILS--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_DEL_MAILS_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_DEL_MAILS--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_DEL_MAILS_SELECTION--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_DEL_MAILS_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_DEL_MAILS_TIME--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_AUTOPURGE_NOTIFICATION_TITLE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_NOTIFY_INACTIVE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_NOTIFY_INACTIVE--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_NOTIFY_UNCONFIRMED--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_NOTIFY_UNCONFIRMED--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="250">{--ADMIN_AUTOPURGE_NOTIFY_TASKS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__AP_NOTIFY_TASKS--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="10">&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>
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_autopurge%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_AUTOPURGE_CONFIGURATION--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_INACTIVE_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE--}</td>
+               <td>$content[ap_inactive_selection]</td>
+       </tr>
+       <tr>
+               <td align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE_SINCE--}:</td>
+               <td>$content[ap_in_since]</td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">{--ADMIN_AUTOPURGE_INACTIVE_TIME--}:</td>
+               <td class="bottom">$content[ap_in_time]</td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_UNCONFIRMED_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">{--ADMIN_AUTOPURGE_UNCONFIRMED--}</td>
+               <td>$content[ap_unconfirmed_selection]</td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">{--ADMIN_AUTOPURGE_UNCONFIRMED_TIME--}:</td>
+               <td class="bottom">$content[ap_un_time]</td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_TASKS_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">{--ADMIN_AUTOPURGE_TASKS--}</td>
+               <td>$content[ap_tasks_selection]</td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">{--ADMIN_AUTOPURGE_TASKS_TIME--}:</td>
+               <td class="bottom">$content[ap_task_time]</td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_MAILID_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right">
+                       {--ADMIN_OPTION_AUTOPURGE_ACTIVE--}:
+               </td>
+               <td>
+                       <input type="radio" name="auto_purge_active" value="Y"$content[auto_purge_active_y] /> {--YES--}<br />
+                       <input type="radio" name="auto_purge_active" value="N"$content[auto_purge_active_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right">
+                       {--ADMIN_OPTION_MAIL_LIFETIME--}:
+               </td>
+               <td>
+                       $content[auto_purge]
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">
+                       {--ADMIN_AUTOPURGE_NOTIFY_DEL_MAILS--}:
+               </td>
+               <td class="bottom">
+                       $content[ap_notify_del_mails]
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_DEL_MAILS_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">
+                       {--ADMIN_AUTOPURGE_DEL_MAILS--}
+               </td>
+               <td>
+                       $content[ap_del_mails_selection]
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">
+                       {--ADMIN_AUTOPURGE_DEL_MAILS_TIME--}:
+               </td>
+               <td class="bottom">
+                       $content[ap_del_mails_time]
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       {--ADMIN_AUTOPURGE_NOTIFICATION_TITLE--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">
+                       {--ADMIN_AUTOPURGE_NOTIFY_INACTIVE--}:
+               </td>
+               <td>
+                       $content[ap_notify_inactive]
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="250">
+                       {--ADMIN_AUTOPURGE_NOTIFY_UNCONFIRMED--}:
+               </td>
+               <td>
+                       $content[ap_notify_unconfirmed]
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" width="250">
+                       {--ADMIN_AUTOPURGE_NOTIFY_TASKS--}:
+               </td>
+               <td class="bottom">
+                       $content[ap_notify_tasks]
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+               </td>
+       </tr>
+</table>
+</form>
+</div>