More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_payout_row.tpl
index b8f537fa69885eb83db12ac03359937aa6c0bdf0..5b625fe066839f57f4f410dda87e60e4c2786313 100644 (file)
@@ -1,7 +1,7 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[points]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[acc]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[bank]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[status]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[points]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[acc]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[bank]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
+</tr>