roykin/modules/allinone_rewards/mails/en/sponsorship-order.html

15 lines
1.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<table style="font-family:Verdana, sans-serif;font-size:11px;color:#374953;width:550px;"><tr><td align="left">
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border:none;" /></a>
</td>
</tr><tr><td> </td></tr><tr><td align="left" style="background-color:#DB3484;color:#FFF;font-size:12px;font-weight:bold;padding:.5em 1em;">Your friend has placed an order</td>
</tr><tr><td> </td></tr><tr><td align="left">Congratulations <strong style="color:#DB3484;">{sponsor_firstname} {sponsor_lastname}</strong>,</td>
</tr><tr><td> </td></tr><tr><td align="left">
Your sponsored friend, <strong>{sponsored_firstname} {sponsored_lastname}</strong> has placed an order on <a href="{shop_url}" style="font-size:12px;font-weight:bold;">{shop_name}</a>!<br />
To thank you, when his order will be validated you will receive <strong>{sponsor_reward}</strong> in <a href="{link_rewards}" style="color:#DB3484;font-weight:bold;text-decoration:none;">your rewards account</a>.
</td>
</tr><tr><td> </td></tr><tr><td align="left">Best regards,</td>
</tr><tr><td> </td></tr><tr><td align="center" style="font-size:10px;border-top:1px solid #D9DADE;">
<a href="{shop_url}" style="color:#DB3484;font-weight:bold;text-decoration:none;">{shop_name}</a>
</td>
</tr></table>