]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order-zip2.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_order-zip2.tpl
index 7d9e9f1e07cc770b1ca84210ea041096af60eaed..491a547fff797bab49d9870314cd8643541a65df 100644 (file)
@@ -1,24 +1,24 @@
-<TR>
-       <TD colspan="5" align="center" class="member_title2 bottom2"
-               height="30"><strong>{--MEMBER_ORDER_PAGE2_INTRO--}</strong></TD>
-</TR>
-<TR>
-       <TD colspan="5" height="5" class="seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD width="10" class="seperator">&nbsp;</TD>
-       <TD align="center" colspan="3">
-       <TABLE border="0" cellspacing="0" cellpadding="0"
+<tr>
+       <td colspan="5" align="center" class="member_title2 bottom2"
+               height="30"><strong>{--MEMBER_ORDER_PAGE2_INTRO--}</strong></td>
+</tr>
+<tr>
+       <td colspan="5" height="5" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td width="10" class="seperator">&nbsp;</td>
+       <td align="center" colspan="3">
+       <table border="0" cellspacing="0" cellpadding="0"
                class="member_main dashed" height="30">
-               <TR>
-                       <TD width="10" class="seperator">&nbsp;</TD>
-                       <TD align="right">{--MEMBER_ENTER_ZIP_CODE--}</TD>
-                       <TD width="10" class="seperator">&nbsp;</TD>
-                       <TD><INPUT type="text" name="zip" class="member_normal" size="5"
+               <tr>
+                       <td width="10" class="seperator">&nbsp;</td>
+                       <td align="right">{--MEMBER_ENTER_ZIP_CODE--}</td>
+                       <td width="10" class="seperator">&nbsp;</td>
+                       <td><INPUT type="text" name="zip" class="member_normal" size="5"
                                maxlength="6" value="$content">
-                       <TD width="10" class="seperator">&nbsp;</TD>
-               </TR>
-       </TABLE>
-       </TD>
-       <TD width="10" class="seperator">&nbsp;</TD>
-</TR>
\ No newline at end of file
+                       <td width="10" class="seperator">&nbsp;</td>
+               </tr>
+       </table>
+       </td>
+       <td width="10" class="seperator">&nbsp;</td>
+</tr>
\ No newline at end of file