HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_gmenu_edit_form.tpl
index a296849431977ad69504feb94a7327795a872caf..e616af8b7ab4d3b6361e2d5f66b4fa8c600dab02 100644 (file)
@@ -1,11 +1,11 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=guestedit&amp;sub={!__SUB_VALUE!}"
        method="POST" target="_self">
 <TABLE border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed" width="520">
        <TR>
                <TD align="center" colspan="2" class="admin_header" height="40">
-               <STRONG>{--EDIT_GUEST_MENU--}</STRONG></TD>
+               <strong>{--EDIT_GUEST_MENU--}</strong></TD>
        </TR>
        <TR>
                <TD align="center" colspan="2" class="admin_header bottom2">
@@ -21,4 +21,4 @@
                        value="{--SUBMIT_CHANGES--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>