]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_active_row.tpl
getUserData() does now tollerate missing table columns. This makes it very flexible...
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</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>