A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_primera_mode_list.tpl
index 72c42af0d1a7b987a476a7021b984929624b1b34..84eaf863e11eb33bbaeb7b8238a2ff00493a2cd1 100644 (file)
@@ -1,20 +1,19 @@
-<table border="0" cellspacing="0" cellpadding="0" width="680"
-       class="member_table dashed" align="center">
+<table border="0" cellspacing="0" cellpadding="0" width="680" class="table dashed" align="center">
        <tr>
-               <td colspan="4" align="center" class="member_title2" height="30">
-                       <strong>{--PRIMERA_MEMBER_LIST_PRIMERA--}</strong>
+               <td colspan="4" align="center" class="table_header">
+                       <strong>{--MEMBER_PRIMERA_LIST_PRIMERA--}</strong>
                </td>
        </tr>
        <tr>
-               <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TOTAL_PRIMERA--}</strong></td>
-               <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_ACCOUNT--}</strong></td>
-               <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TIMESTAMP--}</strong></td>
-               <td width="120" align="center" class="member_title2 bottom2"><strong>{--PRIMERA_MEMBER_STATUS--}</strong></td>
+               <td width="180" align="center" class="header_column bottom right"><strong>{--PRIMERA_TOTAL_PRIMERA--}</strong></td>
+               <td width="130" align="center" class="header_column bottom right"><strong>{--PRIMERA_ACCOUNT--}</strong></td>
+               <td width="150" align="center" class="header_column bottom right"><strong>{--PRIMERA_TIMESTAMP--}</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--MEMBER_PRIMERA_STATUS--}</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="member_footer" align="center">
-                       <a href="{?URL?}/modules.php?module=login&amp;what=primera&amp;mode=choose">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
+               <td colspan="4" class="table_footer" align="center">
+                       <a href="{%url=modules.php?module=login&amp;what=primera&amp;mode=choose%}">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
                </td>
        </tr>
 </table>