]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_points_locked.tpl
Naming convention, more usage of EL, new wrapper function introduced:
[mailer.git] / templates / de / html / mailid / mailid_points_locked.tpl
index b36719abb0915ba14ab411c9e918708a7ed9ea6c..856f69dc408d96eed842b8555d2f7a06ea289854 100644 (file)
@@ -1,7 +1,8 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
        <tr>
                <td width="220" align="center">
-                       {%message,THANX_POINTS_LOCKED=$content[points]%}
+                       {%message,THANX_POINTS_LOCKED={%pipe,translateComma=$content[points]%}%}
                </td>
                <td align="center">
                        <div class="member_banner dashed">
@@ -10,3 +11,4 @@
                </td>
        </tr>
 </table>
+</div>