]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_refs.tpl
ext-iso3166 is deprecated, please use ext-country instead
[mailer.git] / templates / de / html / guest / guest_top10_row_refs.tpl
index 1cb2e7f810d910d88eb989adb8821b2a59ed8629..0eba04a28a6041ffd90560dffc2d3ac1b50f2b80 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
-       <td class="top10_row1 {%template,ColorSwitch%} bottom right" align="center">$content[cnt]</td>
-       <td class="top10_row2 {%template,ColorSwitch%} bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
+       <td class="top10_row1 {%template,ColorSwitch%} bottom right" align="center">{%pipe,translateComma=$content[count]%}</td>
+       <td class="top10_row2 {%template,ColorSwitch%} bottom right">$content[userid] ({%user,nickname,fixEmptyContentToDashes=$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,translateComma=$content[points]%}</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>