]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_earner.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_top10_row_earner.tpl
index f2de6213161572e5d3cf3feb7d704306746d9ee9..1cf6642fd6319174e072678855edd9b6c0c6e270 100644 (file)
@@ -1,7 +1,7 @@
-<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[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] bottom2 right2"
+               align="center">$content[cnt]</td>
+       <td class="top10_row2 switch_sw$content[sw] bottom2 right2">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
+       <td class="top10_row3 switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
+       <td class="top10_row5 switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
+</tr>