]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_refs.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / guest / guest_top10_row_refs.tpl
index c7eab4fea54f036c79396aa057d00570c2a965f1..b50fbd4a155e77b20fa2c7a4d221695e5e7fe676 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD class="top10_row1 switch_sw$content[sw] bottom2 right2"
-               align="center">$content[cnt]</TD>
-       <TD class="top10_row2 switch_sw$content[sw] bottom2 right2">&nbsp;$content[uid]&nbsp;($content[nick])</TD>
-       <TD class="top10_row3 switch_sw$content[sw] bottom2 right2">&nbsp;$content[refs]</TD>
-       <TD class="top10_row4 switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</TD>
-       <TD class="top10_row5 switch_sw$content[sw] bottom2">&nbsp;$content[last]</TD>
-</TR>
+<tr>
+       <td class="top10_row1 switch_sw$content[sw] bottom right"
+               align="center">$content[cnt]</td>
+       <td class="top10_row2 switch_sw$content[sw] bottom right">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
+       <td class="top10_row3 switch_sw$content[sw] bottom right">&nbsp;$content[refs]</td>
+       <td class="top10_row4 switch_sw$content[sw] bottom right">&nbsp;$content[points]</td>
+       <td class="top10_row5 switch_sw$content[sw] bottom">&nbsp;$content[last_online]</td>
+</tr>