HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index e7fc75d612e93449ebd01d7c7d653f3b4d2d96ed..76a1657175702c77ec3e9d1ddbb50109ce119555 100644 (file)
@@ -1,18 +1,18 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=config_extensions"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed" width="500">
        <TR>
                <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</STRONG></TD>
+               <strong>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</strong></TD>
        </TR>
        <TR>
                <TD class="bottom2" align="right" width="350" height="20">
                {--ADMIN_VERBOSE_SQL--}:</TD>
                <TD class="bottom2" width="150" align="right"><INPUT type="radio"
-                       name="verbose_sql" value="Y" class="admin_normal"{!__VERBOSE_Y!}>&nbsp;{--YES--}
-               <INPUT type="radio" name="verbose_sql" value="N" class="admin_normal"{!__VERBOSE_N!}>&nbsp;{--NO--}&nbsp;
+                       name="verbose_sql" value="Y" class="admin_normal"{!__VERBOSE_Y!} />&nbsp;{--YES--}
+               <INPUT type="radio" name="verbose_sql" value="N" class="admin_normal"{!__VERBOSE_N!} />&nbsp;{--NO--}&nbsp;
                </TD>
        </TR>
        <TR>
@@ -22,4 +22,4 @@
                        value="{--SAVE_SETTINGS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file