]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_autopurge.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_list_autopurge.tpl
index 87cb8a4c02133b86e9c936bae1c24007ed6a3a27..109518c3a6155b62c1963e96cb67959e0aa047aa 100644 (file)
@@ -1,17 +1,17 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
+<table border="0" cellspacing="0" cellpadding="0" width="99%"
        class="admin_table dashed">
-       <TR>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--GENDER--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--SURNAME--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--FAMILY_NAME--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ADDY--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--MEMBER_JOINED--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--LAST_SEEN--}</STRONG></TD>
-               <TD class="admin_title bottom2" align="center"><STRONG>{--AUTOPURGE_NOTIFIED--}</STRONG></TD>
-       </TR>
+       <tr>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--GENDER--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--SURNAME--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--FAMILY_NAME--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--ADDY--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--MEMBER_JOINED--}</strong></td>
+               <td class="admin_title bottom2 right2" align="center"><strong>{--LAST_SEEN--}</strong></td>
+               <td class="admin_title bottom2" align="center"><strong>{--AUTOPURGE_NOTIFIED--}</strong></td>
+       </tr>
        {!__AUTOPURGE_ROWS!}
-       <TR>
-               <TD colspan="8" class="admin_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="8" class="admin_footer seperator">&nbsp;</td>
+       </tr>
+</table>