]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_top10_row_login.tpl
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / guest / guest_top10_row_login.tpl
1 <tr>
2         <td class="top10_row1 switch_sw$content[sw] bottom right" align="center">$content[cnt]</td>
3         <td class="top10_row2 switch_sw$content[sw] bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
4         <td class="top10_row3 switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[total_logins]%}</td>
5         <td class="top10_row4 switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[points]%}</td>
6         <td class="top10_row5 switch_sw$content[sw] bottom">$content[last_online]</td>
7 </tr>