]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list_rows.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
index d8a94472724317260eb19ff0e784816d52e9b1c6..fd3b27cb6c79ae43cf1e285cc7dda21835452d8b 100644 (file)
@@ -1,10 +1,10 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="100">$content[uid]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="100">$content[rid]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="160">$content[points]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center" width="160">
-       $content[stamp]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"
+               width="100">$content[uid]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"
+               width="100">$content[rid]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"
+               width="160">$content[points]</td>
+       <td class="switch_sw$content[sw] bottom2" align="center" width="160">
+       $content[stamp]</td>
+</tr>