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"> <!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"> <html xmlns="http://www.w3.org/1999/xhtml">
@@ -68,7 +68,7 @@ Dear <b>{{firstname}}</b>,
</tr> </tr>
<tr> <tr>
<td class="bodycopy" style="padding-bottom:10px;"> <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> </td>
</tr> </tr>
<tr> <tr>
@@ -77,14 +77,13 @@ Dear <b>{{firstname}}</b>,
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="bodycopy" style="padding-bottom:10px;"> <td class="bodycopy" style="padding:0px 30px 10px 30px;">
<a href="{{refer_link}}">{{refer_link}}</a>
&nbsp;&nbsp; With <a href="{{refer_link}}">{{refer_link}}</a>, </td>
<hr size="1"> </tr>
<div style="background-color:#fce6f2; margin-top: 10px; padding: 5px; border-radius:10px;"> <tr>
Share this linkl <td class="bodycopy" style="padding:0px 30px 10px 30px;">
</div> <hr />
</td> </td>
</tr> </tr>
</table> </table>