More code parts could take advantage of previously improved fixEmptyContentToDashes():
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right">$content[userid] ({%user,nickname,fixEmptyContentToDashes=$content[userid]%})</td>
3         <td class="{%template,ColorSwitch%} bottom right">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
4         <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
5 </tr>