]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_refs.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / guest / guest_top10_row_refs.tpl
index f03c354d7ae90d7fa9387fa019440ff9709beb13..b0ef1d92053c482542a7c932ec80da4212c9d6df 100644 (file)
@@ -1,8 +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[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>
+       <td class="top10_row1 {%template,ColorSwitch%} bottom right" align="center">{%pipe,translateComma=$content[count]%}</td>
+       <td class="top10_row2 {%template,ColorSwitch%} bottom right">{%template,DisplayUsername=$content[userid]%}</td>
+       <td class="top10_row3 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[refs]%}</td>
+       <td class="top10_row4 {%template,ColorSwitch%} bottom right">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
+       <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>