Email teamplate fix

This commit is contained in:
CHIEFSOFT\ameye
2024-12-02 18:33:59 -05:00
parent b83ac18972
commit f8beca116f
@@ -1,4 +1,4 @@
Subject: Your Referer Link {{site_name}}
Subject: Your Invitation Link {{site_name}}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
@@ -68,7 +68,7 @@ Dear <b>{{firstname}}</b>,
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
&nbsp;&nbsp;&nbsp;The link below is your account invitation link. Share this link with any new users. Once your invitations sign up, the reward is automatically attached to your account.
</td>
</tr>
<tr>
@@ -77,14 +77,13 @@ Dear <b>{{firstname}}</b>,
</td>
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
&nbsp;&nbsp; With <a href="{{refer_link}}">{{refer_link}}</a>,
<hr size="1">
<div style="background-color:#fce6f2; margin-top: 10px; padding: 5px; border-radius:10px;">
Share this linkl
</div>
<td class="bodycopy" style="padding:0px 30px 10px 30px;">
<a href="{{refer_link}}">{{refer_link}}</a>
</td>
</tr>
<tr>
<td class="bodycopy" style="padding:0px 30px 10px 30px;">
<hr />
</td>
</tr>
</table>