]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_list.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / member / member_wernis_mode_list.tpl
index 4eca22651d663f9a19800651ef59baf2f75714c5..356bafdedbbac131476aaa47a7046610818d50c5 100644 (file)
@@ -1,20 +1,19 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
-       class="member_table dashed" align="center">
-       <TR>
-               <TD colspan="4" align="center" class="member_title2" height="30">
-                       <STRONG>{--WERNIS_MEMBER_LIST_WERNIS--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD width="180" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_TOTAL_WERNIS--}</STRONG></TD>
-               <TD width="130" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_ACCOUNT--}</STRONG></TD>
-               <TD width="150" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_TIMESTAMP--}</STRONG></TD>
-               <TD width="120" align="center" class="member_title2 bottom2"><STRONG>{--WERNIS_MEMBER_STATUS--}</STRONG></TD>
-       </TR>
+<table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
+       <tr>
+               <td colspan="4" align="center" class="member_title2" height="30">
+                       <strong>{--WERNIS_MEMBER_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>
+       </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>
-       </TR>
-</TABLE>
+       <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>
+       </tr>
+</table>