]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_autopurge.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_autopurge.tpl
index 966be18d3b984da896b0a026dce7b510086b9f2d..e15a577b27287d5ceea237d11231afb26a219645 100644 (file)
@@ -1,11 +1,11 @@
-<FORM
+<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>
+               <strong>{--ADMIN_AUTOPURGE_CONFIGURATION--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="3" align="center" class="admin_title bottom2" height="30">
        <TR>
                <TD align="right">{--ADMIN_OPTION_AUTOPURGE_ACTIVE--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><SPAN class="nobr"> {--YES--}:&nbsp;<INPUT
+               <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>
+               </span></TD>
        </TR>
        <TR>
                <TD colspan="3" height="7" class="seperator">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
+                       value="{--SAVE_SETTINGS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>