Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom right">$content[userid]</td>
3         <td align="center" class="switch_sw$content[sw] bottom right">$content[gender]</td>
4         <td align="center" class="switch_sw$content[sw] bottom right">$content[surname]</td>
5         <td align="center" class="switch_sw$content[sw] bottom right">$content[family]</td>
6         <td align="center" class="switch_sw$content[sw] bottom right">$content[email]</td>
7         <td align="center" class="switch_sw$content[sw] bottom right">$content[joined]</td>
8         <td align="center" class="switch_sw$content[sw] bottom right">$content[last_online]</td>
9         <td align="center" class="switch_sw$content[sw] bottom">$content[notified]</td>
10 </tr>