]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_autopurge.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_config_autopurge.tpl
index d69455ec4d1202525519bf807944275ecdef9ad9..ba3af25e7e9b70ccdc39983cc993834962ffd997 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
+<div align="center">
+<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" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+               {--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" 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>
+                       value="{--SAVE_SETTINGS--}" /></td>
+       </tr>
+</table>
+</form>
+</div>