More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_transfer_overview.tpl
index 575e8ef31f4512f3565a438a0980c3a459ae493f..4fb795fead2a4fb56ecfb8254cbd06546a0a338d 100644 (file)
@@ -1,34 +1,33 @@
 <div align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="520"
-       class="member_table dashed">
-       <TR>
-               <TD align="center" width="260" class="bottom2 right2" height="40">
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+       <tr>
+               <td align="center" width="260" class="bottom2 right2" height="40">
                {--TRANSFER_LIST_INCOMING--}:<br />
-               <strong>{!-__TRANSFER_IN_LINK!}</strong></TD>
-               <TD align="center" width="260" class="bottom2">
+               <strong>{!-__TRANSFER_IN_LINK!}</strong></td>
+               <td align="center" width="260" class="bottom2">
                {--TRANSFER_LIST_OUTGOING--}:<br />
-               <strong>{!__TRANSFER_OUT_LINK!}</strong></TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="2" height="40" class="bottom2">
+               <strong>{!__TRANSFER_OUT_LINK!}</strong></td>
+       </tr>
+       <tr>
+               <td align="center" colspan="2" height="40" class="bottom2">
                {--TRANSFER_LIST_ALL--}:<br />
-               <strong>{!__TRANSFER_ALL_LINK!}</strong></TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="2" height="40" class="bottom2">
+               <strong>{!__TRANSFER_ALL_LINK!}</strong></td>
+       </tr>
+       <tr>
+               <td align="center" colspan="2" height="40" class="bottom2">
                        <strong>{--TRANSFER_TO_MEMBER_NOW--}:</strong><br />
                        {!__TRANSFER_NEW_LINK!}
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="2" class="member_main seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="2" class="member_main">
-               {!__TRANSFER_SETTINGS_CONTENT!}</TD>
-       </TR>
-       <TR>
-               <TD colspan="2" class="member_main seperator" height="10">&nbsp;</TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" class="member_main seperator" height="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" colspan="2" class="member_main">
+               {!__TRANSFER_SETTINGS_CONTENT!}</td>
+       </tr>
+       <tr>
+               <td colspan="2" class="member_main seperator" height="10">&nbsp;</td>
+       </tr>
+</table>
 </div>