]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus_row.tpl
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_bonus_row.tpl
index e61187927985123d6b6fa2a24d014c78aba80215..793bf4fd04faaab2687736ac5b80725b60fe5c7e 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] bottom">$content[cnt]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[userid]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[points]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[last_online]</td>
+</tr>