]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_unconfirmed_table.tpl
Extension ext-surfbar continued:
[mailer.git] / templates / de / html / member / member_unconfirmed_table.tpl
index 77af034249e244fc3cbce66f0e84b5051ec4147b..f42860088f6730141d87e9abfd18df8bfc5dd1cd 100644 (file)
@@ -1,4 +1,5 @@
-<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="650">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="650">
 <tr>
        <td width="100" class="header_column bottom right" align="center"><strong>{--CONFIRM_LINK2--}:</strong></td>
        <td width="110" class="header_column bottom right" align="center"><strong>{--EMAIL_SENDER--}:</strong></td>
@@ -8,11 +9,12 @@
 </tr>
 $content[rows]
 <tr>
-       <td align="right" class="member_footer right" colspan="4" style="padding-right:5px">
-               <strong>{--POINTS_SUM--}:</strong>
+       <td align="right" class="table_footer right" colspan="4" style="padding-right:5px">
+               <strong>{--MEMBER_TOTAL_POINTS--}:</strong>
        </td>
-       <td align="right" class="member_footer" style="padding-right:5px">
+       <td align="right" class="table_footer" style="padding-right:5px">
                <strong>{%pipe,translateComma=$content[total_points]%} {?POINTS?}</strong>
        </td>
 </tr>
 </table>
+</div>