]> git.mxchange.org Git - mailer.git/blob - 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
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right">{%template,DisplayUsername=$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>