]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_list.tpl
is only supported in email templates and not required in member login area
[mailer.git] / templates / de / html / member / member_wernis_mode_list.tpl
index c8d133eb0896ba9d5167fbf51e9b59541dc19fcc..09541d300fed98895d2eb75084a1a1902079e3ce 100644 (file)
@@ -1,19 +1,21 @@
-<table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
+<div 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>{--WERNIS_MEMBER_LIST_WERNIS--}</strong>
+               <td colspan="4" align="center" class="table_header bottom">
+                       <strong>{--MEMBER_WERNIS_LIST_WERNIS--}</strong>
                </td>
        </tr>
        <tr>
                <td width="180" align="center" class="header_column bottom right"><strong>{--WERNIS_TOTAL_WERNIS--}</strong></td>
                <td width="130" align="center" class="header_column bottom right"><strong>{--WERNIS_ACCOUNT--}</strong></td>
                <td width="150" align="center" class="header_column bottom right"><strong>{--WERNIS_TIMESTAMP--}</strong></td>
-               <td width="120" align="center" class="header_column bottom"><strong>{--WERNIS_MEMBER_STATUS--}</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--MEMBER_WERNIS_STATUS--}</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="member_footer" align="center">
-                       <a href="{?URL?}/modules.php?module=login&amp;what=wernis&amp;mode=choose">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
+               <td colspan="4" class="table_footer" align="center">
+                       <a href="{%url=modules.php?module=login&amp;what=wernis&amp;mode=choose%}">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
                </td>
        </tr>
 </table>
+</div>