Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_top10_row_earner.tpl
index 355c78b138e0228269f4cbeac7c97c1f69b20943..53c4faa5011b46a9451cf9636eddb32c7262ddc6 100644 (file)
@@ -1,7 +1,6 @@
 <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>
+       <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">$content[userid]($content[nickname])</td>
+       <td class="top10_row3 switch_sw$content[sw] bottom right">$content[points]</td>
+       <td class="top10_row5 switch_sw$content[sw] bottom">$content[last_online]</td>
 </tr>