HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_title.tpl
index bb89eab747490b2861e6175d2dd458737fc22f3f..afd179f478fb7293ec1608372b7bd5954ee8d594 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_title"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_title"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
        class="admin_table dashed">
        <TR>
                <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_CONFIG_TITLE_SETTINGS--}</STRONG></TD>
+               <strong>{--ADMIN_CONFIG_TITLE_SETTINGS--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
@@ -35,7 +35,7 @@
        </TR>
        <TR>
                <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_CONFIG_TITLE_DECORATIONS--}</STRONG></TD>
+               <strong>{--ADMIN_CONFIG_TITLE_DECORATIONS--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
@@ -74,4 +74,4 @@
                        value="{--SAVE_SETTINGS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>