New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_list_refs_row.tpl
1 <tr>
2         <td align="right" class="bottom right switch_sw$content[sw]" valign="top">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="bottom right switch_sw$content[sw]">$content[refs_link]</td>
4         <td class="bottom right switch_sw$content[sw]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</td>
5         <td class="bottom right switch_sw$content[sw]">$content[email]</td>
6         <td align="center" class="bottom right switch_sw$content[sw]">{%pipe,translateUserStatus=$content[status]%}</td>
7         <td class="bottom switch_sw$content[sw]">$content[registered]</td>
8 </tr>