A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_refs_row.tpl
1 <tr>
2         <td align="right" class="bottom right {%template,ColorSwitch%}" valign="top">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="bottom right {%template,ColorSwitch%}">$content[refs_link]</td>
4         <td class="bottom right {%template,ColorSwitch%}">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</td>
5         <td class="bottom right {%template,ColorSwitch%}">$content[email]</td>
6         <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,translateUserStatus=$content[status]%}</td>
7         <td class="bottom {%template,ColorSwitch%}">$content[registered]</td>
8 </tr>