]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mmenu_edit.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_mmenu_edit.tpl
index 0f3b7e356157fd5cb59f0a9e51c916d0eb6d40cf..16eb03096f7cf2a8ac69035454e76b7b6111edab 100644 (file)
@@ -1,11 +1,11 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=memedit&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_MEMBER_MENU--}</STRONG></TD>
+               <strong>{--EDIT_MEMBER_MENU--}</strong></TD>
        </TR>
        <TR>
                <TD align="center" colspan="2" class="admin_header bottom2">
        {!__MENU_ROWS!}
        <TR>
                <TD align="center" colspan="2" class="admin_footer"><INPUT
-                       type="hidden" name="ok" value="edit"> <INPUT type="hidden"
-                       name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}"> <INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+                       type="hidden" name="ok" value="edit" /> <INPUT type="hidden"
+                       name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}" /> <INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" class="admin_submit" name="submit"
-                       value="{--SUBMIT_CHANGES--}"></TD>
+                       value="{--SUBMIT_CHANGES--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file