"copied"
[mailer.git] / 0.2.1-FINAL / templates / de / html / admin / admin_list_autopurge.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
2         class="admin_table dashed">
3         <TR>
4                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}</STRONG></TD>
5                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--GENDER--}</STRONG></TD>
6                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--SURNAME--}</STRONG></TD>
7                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--FAMILY_NAME--}</STRONG></TD>
8                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ADDY--}</STRONG></TD>
9                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--MEMBER_JOINED--}</STRONG></TD>
10                 <TD class="admin_title bottom2 right2" align="center"><STRONG>{--LAST_SEEN--}</STRONG></TD>
11                 <TD class="admin_title bottom2" align="center"><STRONG>{--AUTOPURGE_NOTIFIED--}</STRONG></TD>
12         </TR>
13         {!__AUTOPURGE_ROWS!}
14         <TR>
15                 <TD colspan="8" class="admin_footer seperator">&nbsp;</TD>
16         </TR>
17 </TABLE>