]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_refs_row.tpl
Continued:
[mailer.git] / templates / de / html / admin / admin_list_refs_row.tpl
1 <tr>
2         <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,refid,generateUserProfileLink=$content[userid]%}</td>
4         <td align="center" class="bottom right {%template,ColorSwitch%}">$content[refs_link]</td>
5         <td class="bottom right {%template,ColorSwitch%}">{%user,sex,translateSex=$content[userid]%} {%user,surname=$content[userid]%} {%user,family=$content[userid]%}</td>
6         <td class="bottom right {%template,ColorSwitch%}">$content[email]</td>
7         <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,status,translateUserStatus=$content[userid]%}</td>
8         <td class="bottom {%template,ColorSwitch%}">$content[registered]</td>
9 </tr>