]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_unconfirmed_table.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_unconfirmed_table.tpl
index 8171859714e8a62175b1460b269689ffbe570f1f..77af034249e244fc3cbce66f0e84b5051ec4147b 100644 (file)
@@ -1,10 +1,10 @@
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="650">
 <tr>
-       <td width="100" class="member_header bottom right" align="center"><strong>{--CONFIRM_LINK2--}:</strong></td>
-       <td width="110" class="member_header bottom right" align="center"><strong>{--EMAIL_SENDER--}:</strong></td>
-       <td width="170" class="member_header bottom right" align="center"><strong>{--EMAIL_DETAILS--}:</strong></td>
-       <td width="150" class="member_header bottom right" align="center"><strong>{--EMAIL_TIMESTAMP--}:</strong></td>
-       <td width="120" class="member_header bottom" align="center"><strong>{--EMAIL_POINTS--}:</strong></td>
+       <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>
+       <td width="170" class="header_column bottom right" align="center"><strong>{--EMAIL_DETAILS--}:</strong></td>
+       <td width="150" class="header_column bottom right" align="center"><strong>{--EMAIL_TIMESTAMP--}:</strong></td>
+       <td width="120" class="header_column bottom" align="center"><strong>{--EMAIL_POINTS--}:</strong></td>
 </tr>
 $content[rows]
 <tr>
@@ -12,7 +12,7 @@ $content[rows]
                <strong>{--POINTS_SUM--}:</strong>
        </td>
        <td align="right" class="member_footer" style="padding-right:5px">
-               <strong>$content[total_points] {?POINTS?}</strong>
+               <strong>{%pipe,translateComma=$content[total_points]%} {?POINTS?}</strong>
        </td>
 </tr>
 </table>