More HTML rewrites #2
[mailer.git] / templates / de / html / member / member_wernis_mode_list.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
2         <tr>
3                 <td colspan="4" align="center" class="member_title2">
4                         <strong>{--WERNIS_MEMBER_LIST_WERNIS--}</strong>
5                 </td>
6         </tr>
7         <tr>
8                 <td width="180" align="center" class="header_column bottom right"><strong>{--WERNIS_TOTAL_WERNIS--}</strong></td>
9                 <td width="130" align="center" class="header_column bottom right"><strong>{--WERNIS_ACCOUNT--}</strong></td>
10                 <td width="150" align="center" class="header_column bottom right"><strong>{--WERNIS_TIMESTAMP--}</strong></td>
11                 <td width="120" align="center" class="header_column bottom"><strong>{--WERNIS_MEMBER_STATUS--}</strong></td>
12         </tr>
13         $content[rows]
14         <tr>
15                 <td colspan="4" class="member_footer" align="center">
16                         <a href="{%url=modules.php?module=login&amp;what=wernis&amp;mode=choose%}">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
17                 </td>
18         </tr>
19 </table>