A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_autopurge.tpl
index d70b1a510913852729ccdeb9f0e5609cb68ce031..e22f568426ee0f94f799519b40dc6c92002ca391 100644 (file)
@@ -1,17 +1,19 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <!-- @TODO Shouldn't we add a title here? //-->
        <tr>
-               <td class="header_column bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--GENDER--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--SURNAME--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--FAMILY_NAME--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--EMAIL_ADDRESS--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--MEMBER_JOINED--}</strong></td>
-               <td class="header_column bottom2 right2" align="center"><strong>{--LAST_SEEN--}</strong></td>
-               <td class="header_column bottom2" align="center"><strong>{--AUTOPURGE_NOTIFIED--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--_UID--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--GENDER--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--SURNAME--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--FAMILY--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--EMAIL--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--MEMBER_JOINED--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--LAST_SEEN--}</strong></td>
+               <td class="header_column bottom" align="center"><strong>{--ADMIN_AUTOPURGE_NOTIFIED--}</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="8" class="admin_footer seperator">&nbsp;</td>
+               <td colspan="8" class="table_footer">
+                       {--ADMIN_LIST_AUTOPURGE_FOOTER--}
+               </td>
        </tr>
 </table>