This commit is contained in:
2022-09-04 19:14:40 -04:00
parent f45716b586
commit c71397903b
2 changed files with 45 additions and 8 deletions
+26 -8
View File
@@ -83,7 +83,7 @@ img {height: auto;}
</tr>
<tr>
<td class="bodycopy">
You have received a job message from <a href="https://{{server_name}}/eoffer?offerID={{offer_code}}">{{site_name}}</a> details below.
You have received a job message from <a href="{{server_name}}/eoffer?offerID={{offer_code}}">{{site_name}}</a> details below.
</td>
</tr>
</table>
@@ -100,7 +100,25 @@ You have received a job message from <a href="https://{{server_name}}/eoffer?off
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="bodycopy" style="font-size: 14px; font-family: sans-serif; border: 1px solid #f2eeed;">
<table width="100%" border="0" >
<tr>
<td>
<a href="https://apps.apple.com/us/app/wrenchboard/id1435718367?ls=1">
<img src="{{server_name}}/assets/images/download-apple.jpg" alt="Apple" border="0" />
</a>
</td>
<td>
<a href="https://apps.apple.com/us/app/wrenchboard/id1435718367?ls=1">
<img src="{{server_name}}/assets/images/download-android.jpg" alt="Android" border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="1" cellpadding="5" class="bodycopy" style="font-size: 14px; font-family: sans-serif; border: 1px solid #f2eeed;">
<tr>
<td style="width:90px;">
<b>Title :</b>
@@ -114,7 +132,7 @@ You have received a job message from <a href="https://{{server_name}}/eoffer?off
<b>Job ID :</b>
</td>
<td class="bodycopy">
<a href ="https://{{server_name}}/eoffer?offerID={{contract}}">{{contract}}</a>
<a href ="{{server_name}}/eoffer?offerID={{contract}}">{{contract}}</a>
</td>
</tr>
<tr style="background-color:#e6f9ff;">
@@ -144,7 +162,7 @@ You have received a job message from <a href="https://{{server_name}}/eoffer?off
</td>
</tr>
<tr>
<td><h4>Please <a href ="https://{{server_name}}/eoffer?offerID={{offer_code}}">login</a> into your account to reply this message.</h4>
<td><h4>Please <a href ="{{server_name}}/eoffer?offerID={{offer_code}}">login</a> into your account to reply this message.</h4>
</td>
</tr>
</table>
@@ -157,7 +175,7 @@ You have received a job message from <a href="https://{{server_name}}/eoffer?off
</tr>
<tr>
<td class="innerpadding borderbottom">
<img class="fix" src="https://{{server_name}}/assets/images/wrenchboard_email_banner.jpg" width="100%" border="0" alt="" />
<img class="fix" src="{{server_name}}/assets/images/wrenchboard_email_banner.jpg" width="100%" border="0" alt="" />
</td>
</tr>
<tr>
@@ -178,7 +196,7 @@ Please contact us at https://www.wrenchboard.com/contact if you have any questi
<tr>
<td align="center" class="footercopy">
&reg; {{site_name}} 2022<br/>
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="https://{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
</td>
</tr>
<tr>
@@ -187,12 +205,12 @@ You received this email because a user sent a job to you from {{site_name}}. If
<tr>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://www.facebook.com/wrenchboard/">
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
<img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="http://www.twitter.com/">
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
<img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</a>
</td>
</tr>
@@ -97,6 +97,25 @@ You have sent a message <a href="https://{{server_name}}/eoffer?offerID={{offer_
<td>
<![endif]-->
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<table width="100%" border="0" >
<tr>
<td>
<a href="https://apps.apple.com/us/app/wrenchboard/id1435718367?ls=1">
<img src="{{server_name}}/assets/images/download-apple.jpg" alt="Apple" border="0" />
</a>
</td>
<td>
<a href="https://apps.apple.com/us/app/wrenchboard/id1435718367?ls=1">
<img src="{{server_name}}/assets/images/download-android.jpg" alt="Android" border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="bodycopy" style="font-size: 14px; font-family: sans-serif; border: 1px solid #f2eeed; background-color:#e6f9ff;">