]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_earner.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / guest / guest_top10_row_earner.tpl
index 701eef7b3b976ff3098a04c4bd7fed3e45716372..f4f1ff706524c397d1a5170c8553ad72ae503a8d 100644 (file)
@@ -1,6 +1,6 @@
 <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">$content[userid]($content[nickname])</td>
-       <td class="top10_row3 switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[points]%}</td>
-       <td class="top10_row5 switch_sw$content[sw] bottom">$content[last_online]</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[points]%}</td>
+       <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>