HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_gmenu_status.tpl
index 76373b9ce186c8a24ac953d8185ac05f0673f8df..842ec5be1ef5f546c20570061f72a99f86179a16 100644 (file)
@@ -1,4 +1,4 @@
-<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"
@@ -7,8 +7,8 @@
                <TD colspan="4" height="5" class="admin_title seperator">&nbsp;</TD>
        </TR>
        <TR>
-               <TD align="center" colspan="4" class="admin_title"><STRONG>{--CHANGE_GUEST_MENU--}</STRONG><BR />
-               <BR />
+               <TD align="center" colspan="4" class="admin_title"><strong>{--CHANGE_GUEST_MENU--}</strong><br />
+               <br />
                {--CHANGE_MENU_1--}{!__CHK_VALUE!}{--CHANGE_MENU_2--}</TD>
        </TR>
        <TR>
        {!__MENU_ROWS!}
        <TR>
                <TD colspan="4" align="center" height="40" class="admin_footer">
-               <INPUT type="hidden" name="ok" value="status"> <INPUT
-                       type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}">
+               <INPUT type="hidden" name="ok" value="status" /> <INPUT
+                       type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}" />
                <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}"
-                       class="admin_normal">&nbsp;* <INPUT type="submit"
-                       class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}">
+                       class="admin_normal" /> <INPUT type="submit"
+                       class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}" />
                </TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file