This commit is contained in:
2022-07-29 16:24:27 -04:00
parent 58dad40e54
commit 130c8f8b9c
2 changed files with 3 additions and 9 deletions
+2 -5
View File
@@ -162,7 +162,7 @@ You have received a job message from <a href="https://{{server_name}}/eoffer?off
</tr>
<tr>
<td class="innerpadding bodycopy">
Please contact us at https://{{server_name}}/contact if you have any question about this email.
Please contact us at https://www.wrenchboard.com/contact if you have any question about this email.
</td>
</tr>
<tr>
@@ -177,7 +177,7 @@ Please contact us at https://{{server_name}}/contact if you have any question a
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td align="center" class="footercopy">
&reg; {{site_name}} 2018<br/>
&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.
</td>
</tr>
@@ -211,8 +211,5 @@ You received this email because a user sent a job to you from {{site_name}}. If
</td>
</tr>
</table>
<!--analytics-->
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
</body>
</html>
+1 -4
View File
@@ -184,7 +184,7 @@ Please contact us at https://{{server_name}}/contact if you have any question a
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td align="center" class="footercopy">
&reg; {{site_name}} 2018<br/>
&reg; {{site_name}} 2024<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.
</td>
</tr>
@@ -218,8 +218,5 @@ You received this email because a user sent a job to you from {{site_name}}. If
</td>
</tr>
</table>
<!--analytics-->
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
</body>
</html>