More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_points_row.tpl
index f9c36e5f9426d8131422fb7861ae899cf1854ec4..3947646e06c357c86208c4e13a8f79f112e3a76a 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD colspan="3" height="1" class="seperator"></TD>
-</TR>
-<TR>
-       <TD class="member_data">&nbsp;&nbsp;$content[lvl] {--REF_LEVEL--}
-       ($content[per]%)</TD>
-       <TD width="2" class="seperator">&nbsp;</TD>
-       <TD class="member_data">&nbsp;&nbsp;$content[points] {!POINTS!}</TD>
-       <TD width="2" class="seperator">&nbsp;</TD>
-       <TD class="member_data">&nbsp;&nbsp;$content[refs]</TD>
-</TR>
+<tr>
+       <td colspan="3" height="1" class="seperator"></td>
+</tr>
+<tr>
+       <td class="member_data">&nbsp;&nbsp;$content[lvl] {--REF_LEVEL--}
+       ($content[per]%)</td>
+       <td width="2" class="seperator">&nbsp;</td>
+       <td class="member_data">&nbsp;&nbsp;$content[points] {!POINTS!}</td>
+       <td width="2" class="seperator">&nbsp;</td>
+       <td class="member_data">&nbsp;&nbsp;$content[refs]</td>
+</tr>