]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_list.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / member / member_wernis_mode_list.tpl
index 220fddf662a5c78dd7c13e3a463411cce17ce295..065e3cadc0234b3fed44ef65aeb18b03e6679811 100644 (file)
@@ -1,21 +1,24 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="680" class="table dashed" align="center">
-       <tr>
-               <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>{--MEMBER_WERNIS_STATUS--}</strong></td>
-       </tr>
-       $content[rows]
-       <tr>
-               <td colspan="4" class="table_footer" align="center">
-                       <a href="{%url=modules.php?module=login&amp;what=wernis&amp;do=choose%}">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
-               </td>
-       </tr>
+<tr>
+       <td colspan="4" align="center" class="table_header bottom">
+               {--MEMBER_WERNIS_LIST_WERNIS--}
+       </td>
+</tr>
+
+<tr>
+       <td align="center" class="header_column bottom right">{--WERNIS_TOTAL_WERNIS--}</td>
+       <td align="center" class="header_column bottom right">{--WERNIS_ACCOUNT--}</td>
+       <td align="center" class="header_column bottom right">{--WERNIS_TIMESTAMP--}</td>
+       <td align="center" class="header_column bottom">{--MEMBER_WERNIS_STATUS--}</td>
+</tr>
+
+$content[rows]
+
+<tr>
+       <td colspan="4" class="table_footer" align="center">
+               <a href="{%url=modules.php?module=login&amp;what=wernis&amp;do=choose%}">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
+       </td>
+</tr>
 </table>
 </div>