Title rows added to several table, naming convention applied:
[mailer.git] / templates / de / html / admin / admin_list_bonus_rows.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right" align="center">
3                 $content[win1]$content[cnt]$content[win2]
4         </td>
5         <td class="{%template,ColorSwitch%} bottom right" align="center">
6                 $content[win1]{%pipe,generateUserProfileLink=$content[userid]%}$content[win2]
7         </td>
8         <td class="{%template,ColorSwitch%} bottom right">
9                 $content[win1]<a href="$content[email]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</a>$content[win2]
10         </td>
11         <td class="{%template,ColorSwitch%} bottom right">
12                 {%pipe,translateComma=$content[points]%} {?POINTS?}
13         </td>
14         <td class="{%template,ColorSwitch%} bottom">
15                 $content[last_online]
16         </td>
17 </tr>