]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mail_bonus_send.tpl
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
[mailer.git] / templates / de / html / member / member_mail_bonus_send.tpl
index 061275f5f05369e2779b36e10431b670771e8a97..c4ecdece215d490bfbee2626a4e8fa4dad29fb3e 100644 (file)
@@ -8,7 +8,7 @@
 <tr>
        <td width="45%" align="center" class="switch_sw2 bottom right">{--CONFIRM_LINK--}:</td>
        <td width="55%" align="center" class="switch_sw2 bottom">
-               [<a href="{%url=mailid.php?userid=$content[userid]&amp;bonusid=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
+               [<a href="{%url=mailid.php?userid=$content[userid]&amp;type=bonus&amp;id=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
        </td>
 </tr>
 <tr>
@@ -56,7 +56,7 @@
 <tr>
        <td align="center" class="switch_sw2 bottom right">{--EMAIL_POINTS--}:</td>
        <td align="center" class="switch_sw2 bottom" style="padding-right:5px">
-               {%pipe,translateComma=$content[points]%} {?POINTS?}
+               {%pipe,getPaymentPrice,translateComma=$content[payment_id]%} {?POINTS?}
        </td>
 </tr>
 <tr>