Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,translateGender=$content[gender]%}</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[surname]</td>
5         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[family]</td>
6         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[email]</td>
7         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[joined]</td>
8         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[last_online]</td>
9         <td align="center" class="{%template,ColorSwitch%} bottom">$content[notified]</td>
10 </tr>