More code parts could take advantage of previously improved fixEmptyContentToDashes():
[mailer.git] / templates / de / html / guest / guest_top10_row_refs.tpl
index 22c3a7784c97155b7a9e430e5707372258a359b5..d37ec997a0ae2fc755ad67f946aeffbe108a8eb7 100644 (file)
@@ -1,6 +1,6 @@
 <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_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,getTotalPoints,translateComma=$content[userid]%}</td>
        <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>