More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_order_page1.tpl
index 025bca863060a7be281f95162337c8f1cc5bfcc1..ac24524c68174156337c232a2c09c70053d9bd93 100644 (file)
@@ -1,16 +1,16 @@
 <form action="{!URL!}/modules.php?module=login&amp;what=order"
        method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
+<table border="0" cellspacing="0" cellpadding="0" width="500"
        class="member_table dashed" align="center">
        {--MEMBER_ZIP_CONTENT--} {--MEMBER_HTML_EXTENSION--}
-       <TR>
-               <TD colspan="2" class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="2" align="center" class="member_footer"><INPUT
+       <tr>
+               <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="member_footer"><INPUT
                        type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="data" class="member_submit"
-                       value="{--ORDER_PAGE_2--}" /></TD>
-       </TR>
-</TABLE>
+                       value="{--ORDER_PAGE_2--}" /></td>
+       </tr>
+</table>
 </form>