]> 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 cf42e63fabb9a18268fede9f02b573d7d86f80e1..ba3af25e7e9b70ccdc39983cc993834962ffd997 100644 (file)
@@ -1,7 +1,6 @@
 <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">
+<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>
@@ -93,9 +92,9 @@
        <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--}>
+               {--NO--}:&nbsp;<input type="radio" name="auto_purge_active" value="N"{--_CFG_AP_ACTIVE_N--}>
                </span></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
+               <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>