]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_row.tpl
Some more code-cleanups:
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index bf7602f4ec120667ca3e38f1777ab8fe4611551c..0616c12211d84bd5c92f4fd60e6a31ef1395a686 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
 <tr>
-       <td class="{%template,ColorSwitch%} bottom right">$content[userid] ($content[nickname])</td>
-       <td class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
+       <td class="{%template,ColorSwitch%} bottom right">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
        <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>
        <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>