]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_points_failed.tpl
Wrapper function introduced, description for random refid rewritten:
[mailer.git] / templates / de / html / mailid / mailid_points_failed.tpl
index b63a910d1a9f97894b43170c2d5993a6ddc137eb..a0900ed7198aad34c7bfd9f60ad0158007f60581 100644 (file)
@@ -1,12 +1,14 @@
-<table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="mailid_table">
        <tr>
                <td width="220" align="center">
-                       {%message,POINTS_NOT_ADDED=$content[points]%}
+                       {%message,POINTS_NOT_ADDED={%pipe,translateComma=$content[points]%}%}
                </td>
                <td align="center">
-                       <div class="member_banner dashed">
+                       <div class="banner dashed">
                                $content[banner]
                        </div>
                </td>
        </tr>
 </table>
+</div>