More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_bonus_row.tpl
index e61187927985123d6b6fa2a24d014c78aba80215..bd8f14505de4bd3ed7b45bda230abf11a3f3b866 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[cnt]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[uid]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[points]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[last]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[cnt]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[uid]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[points]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[last]</td>
+</tr>