More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_mydata_locked.tpl
index 8c04c98514f227656a944093222ebd70ceb326ef..e4b1aeb2e3791e35c92972a2736cc21bbdcf203f 100644 (file)
@@ -1,12 +1,12 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
+<table border="0" cellspacing="0" cellpadding="0" width="480"
        class="member_main dashed" align="center">
-       <TR>
-               <TD height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--MEMBER_PROFILE_LOCKED_1.$DATA[13].MEMBER_PROFILE_LOCKED_2--}</TD>
-       </TR>
-       <TR>
-               <TD height="7" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center">{--MEMBER_PROFILE_LOCKED_1.$DATA[13].MEMBER_PROFILE_LOCKED_2--}</td>
+       </tr>
+       <tr>
+               <td height="7" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file