]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_list_active_row.tpl
Extension ext-beg improved, better EL code used:
[mailer.git] / templates / de / html / guest / guest_list_active_row.tpl
index be39d2aa9a1580ad02370b80015fc9627009fd33..bd4275db130eacb21eba7df33b2d7706d5e8f774 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td class="{%template,ColorSwitch%} bottom right">$content[userid] ({%user,nickname,fixEmptyContentToDashes=$content[userid]%})</td>
+       <td class="{%template,ColorSwitch%} bottom right">{%template,DisplayUsername=$content[userid]%}</td>
        <td class="{%template,ColorSwitch%} bottom right">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
        <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>