]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_points_done2.tpl
Renamed function, added noisy debug line, renamed variable to make it more clear
[mailer.git] / templates / de / html / mailid / mailid_points_done2.tpl
index 03203e00f3210d3331d898e2971750c2b63eaa57..ed6261593359fe0884aa6cf9cfdd900cf559ceef 100644 (file)
@@ -3,15 +3,15 @@
        <tr>
                <td width="220" align="center">
                        <div class="tiny">
-                       {%message,MEMBER_THANX_POINTS_ADDED=$content[points]%}<br />
+                       {%message,MEMBER_THANX_POINTS_ADDED=$content[payment]%}<br />
                        {%message,MEMBER_MAILID_TOTAL_POINTS=$content[total_points]%}<br />
                        <br />
-                       <a href="{%url=show_bonus.php?userid=$content[userid]&amp;t=$content[type]&amp;d=$content[data]%}" target="_blank">{--MEMBER_SHOW_TURBO_BONUS_LINK--}
+                       <a href="{%url=show_bonus.php?userid=$content[userid]&amp;t=$content[type]&amp;d=$content[id]%}" target="_blank">{--MEMBER_SHOW_TURBO_BONUS_LINK--}
                        </div>
                </td>
                <td align="center">
                        <div class="banner dashed">
-                               $content[banner]
+                               {%template,LoadTemplate=mailid_banner%}
                        </div>
                </td>
        </tr>