HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_rewrite.tpl
index 550019e834b6d7dea236f18eb9c6778a20f38a78..17af0ce7733890447335c63eb8423dbea8f32fc5 100644 (file)
@@ -1,13 +1,13 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rewrite"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_rewrite"
        method="POST" style="bottom-margin: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed" width="520">
        <TR>
                <TD class="admin_header bottom2 right2" align="center" height="30">
-               <STRONG>{--MODULE_NAME--}</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--MODULE_TITLE--}</STRONG>
+               <strong>{--MODULE_NAME--}</strong></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--MODULE_TITLE--}</strong>
                </TD>
-               <TD class="admin_header bottom2" align="center"><STRONG>{--MODULE_SKIPPED--}</STRONG>
+               <TD class="admin_header bottom2" align="center"><strong>{--MODULE_SKIPPED--}</strong>
                </TD>
        </TR>
        {!__MODULE_ROWS!}
@@ -18,7 +18,7 @@
                        value="{--SAVE_SETTINGS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note"><STRONG>{--ADMIN_CONFIG_REWRITE_NOTE--}</STRONG>
-</DIV>
+<div class="admin_note"><strong>{--ADMIN_CONFIG_REWRITE_NOTE--}</strong>
+</div>