]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_autopurge.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / 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>