Date in emasil
This commit is contained in:
@@ -1,26 +1,33 @@
|
|||||||
Subject: {{site_name}} - Pending Signup - Verify {{email}}
|
Subject: {{site_name}} - Verify {{email}} to Continue
|
||||||
|
|
||||||
<!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">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>{{site_name}} - Pending Signup - Verify {{email}}</title>
|
<title>{{site_name}} - Pending Signup - Verify {{email}}</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {margin: 0; padding: 0; min-width: 100%!important;}
|
body {margin: 0; padding: 0; min-width: 100%!important;}
|
||||||
img {height: auto;}
|
img {height: auto;}
|
||||||
|
hr{
|
||||||
|
height: 1px;
|
||||||
|
background-color: #f1fcff;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
.content {width: 100%; max-width: 600px;}
|
.content {width: 100%; max-width: 600px;}
|
||||||
.header {padding: 10px 10px 10px 10px;}
|
.header {padding: 10px 10px 10px 10px;}
|
||||||
.innerpadding {padding: 10px 10px 10px 10px;}
|
.innerpadding {padding: 10px 10px 10px 10px;}
|
||||||
|
.cent{ text-align:center; }
|
||||||
.borderbottom {border-bottom: 1px solid #f2eeed;}
|
.borderbottom {border-bottom: 1px solid #f2eeed;}
|
||||||
.subhead {font-size: 12px; color: #ffffff; font-family: sans-serif; letter-spacing: 3px;}
|
.ls1{ border-color: aliceblue; color: aliceblue;}
|
||||||
.h1, .h2, .bodycopy {color: #153643; font-family: sans-serif;}
|
.subhead {font-size: 12px; color: #ffffff; font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif; letter-spacing: 3px;}
|
||||||
|
.h1, .h2, .bodycopy {color: #153643; font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;}
|
||||||
.h1 {font-size: 33px; line-height: 38px; font-weight: bold;}
|
.h1 {font-size: 33px; line-height: 38px; font-weight: bold;}
|
||||||
.bodycopy {font-size: 14px; line-height: 20px;}
|
.bodycopy {font-size: 14px; line-height: 20px;}
|
||||||
.button {text-align: center; font-size: 16px; font-family: sans-serif; font-weight: bold; padding: 0 30px 0 30px;}
|
.button {text-align: center; font-size: 16px; font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif; font-weight: bold; padding: 0 30px 0 30px;}
|
||||||
.button a {color: #ffffff; text-decoration: none;}
|
.button a {color: #ffffff; text-decoration: none;}
|
||||||
.footer {padding: 20px 30px 15px 30px; bgcolor:#007bff; background-color:#007bff;}
|
.footer {padding: 20px 30px 15px 30px; bgcolor:#252f3e; background-color:#252f3e;}
|
||||||
.footercopy {font-family: sans-serif; font-size: 14px; color: #ffffff;}
|
.footercopy { font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif; font-size: 14px; font-weight:bolder; color: #ffffff;}
|
||||||
.footercopy a {color: #ffffff; text-decoration: underline;}
|
.footercopy a {color: #ffffff; text-decoration: underline;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
@@ -33,16 +40,16 @@ img {height: auto;}
|
|||||||
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
|
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<table bgcolor="#ffffff" class="content" align="center" cellpadding="0" cellspacing="0" border="0">
|
<table bgcolor="#ffffff" class="content" align="center" cellpadding="0" cellspacing="0" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#c7d8a7" class="header">
|
<td bgcolor="#62a5ce" class="header">
|
||||||
<!--[if (gte mso 9)|(IE)]>
|
<!--[if (gte mso 9)|(IE)]>
|
||||||
<table width="100%" align="left" cellpadding="0" cellspacing="0" border="0">
|
<table width="100%" align="left" cellpadding="0" cellspacing="0" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<table align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%; max-width: 600px;">
|
<table align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%; max-width: 600px;">
|
||||||
<tr>
|
<tr>
|
||||||
<td height="30" border="0" style="text-align:center;">
|
<td height="30" border="0" style="text-align:center;">
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
@@ -76,7 +83,7 @@ img {height: auto;}
|
|||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
|
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bodycopy">
|
<td class="bodycopy">
|
||||||
Hello {{firstname}},
|
Hello {{firstname}},
|
||||||
@@ -98,21 +105,23 @@ Hello {{firstname}},
|
|||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
|
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bodycopy">
|
<td class="bodycopy cent">
|
||||||
For app sign up ,enter the number <b>{{signup_random}}</b> to continue.
|
Enter the number <b>{{signup_random}}</b> in the mobile app to continue.
|
||||||
<hr size="1">
|
<hr size="1" class="ls1">
|
||||||
For Web sign up , <a href="{{server_name}}/vemail?vlnk={{verify_link}}">Click here to verify account</a> to continue.
|
Or
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
|
<a href="{{server_name}}/vemail?vlnk={{verify_link}}">Click here to verify account</a> to continue your account on the web.
|
||||||
|
<hr size="1" class="ls1">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bodycopy" style="color:#ff0033">
|
<td class="bodycopy" style="color:#ff0033">
|
||||||
Note : The link will expire by:{{expire}}
|
<b>Note : The link will expire by:{{expire}} </b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -126,13 +135,7 @@ Note : The link will expire by:{{expire}}
|
|||||||
<![endif]-->
|
<![endif]-->
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td class="innerpadding bodycopy">
|
|
||||||
If you did not initiate this account creation or have any further support question, Please contact us at https://www.wrenchboard.com/contact<br>
|
|
||||||
<hr size="1">
|
|
||||||
With <a href="{{server_name}}">{{site_name}}</a>,you can enjoy free connection to makerplace for all of your ability. We are simply here to empower you..
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="innerpadding bodycopy">
|
<td class="innerpadding bodycopy">
|
||||||
{{site_name}} Team
|
{{site_name}} Team
|
||||||
@@ -145,8 +148,8 @@ Note : The link will expire by:{{expire}}
|
|||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" class="footercopy">
|
<td align="center" class="footercopy">
|
||||||
® {{site_name}} 2022<br/>
|
® {{site_name}} {{YYYY}}<br/>
|
||||||
You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
|
You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -181,7 +184,4 @@ You received this email because you subscribe to {{site_name}}. If you get this
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -121,7 +121,7 @@ With <a href="{{server_name}}">{{site_name}}</a>, you can enjoy free coordinated
|
|||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" class="footercopy">
|
<td align="center" class="footercopy">
|
||||||
® {{site_name}} 2022<br/>
|
® {{site_name}} {{YYYY}}<br/>
|
||||||
You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
|
You received this email because you subscribe to {{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>
|
</td>
|
||||||
|
|||||||
@@ -1084,7 +1084,7 @@ long AccountPendingMail(CVars in) //TESTED
|
|||||||
form.LetStr("site_name", "WrenchBoard");
|
form.LetStr("site_name", "WrenchBoard");
|
||||||
form.LetStr("site_trade_name", "Connecting Opportunities");
|
form.LetStr("site_trade_name", "Connecting Opportunities");
|
||||||
|
|
||||||
if (load_db_record(x, "SELECT *,to_char(expire, 'Day Mon dd, yyyy HH:MI AM') AS expire FROM members_pending WHERE id = %lu ", in["pending_id"].Long())) {
|
if (load_db_record(x, "SELECT *,to_char(expire, 'Day Mon dd, yyyy HH:MI AM') AS expire,to_char(now(), 'yyyy') AS YYYY FROM members_pending WHERE id = %lu ", in["pending_id"].Long())) {
|
||||||
vars2form(x, form);
|
vars2form(x, form);
|
||||||
form.LetStr("email", x["email"].c_str());
|
form.LetStr("email", x["email"].c_str());
|
||||||
if (x["signup_random"] != "" && x["signup_random"].Long() > 0 && in["mobile_email"].Long() == 100) {
|
if (x["signup_random"] != "" && x["signup_random"].Long() > 0 && in["mobile_email"].Long() == 100) {
|
||||||
@@ -1113,7 +1113,7 @@ long WelcomeAccountMail(CVars in) // TESTED
|
|||||||
form.LetStr("server_name", out["server_name"].c_str());
|
form.LetStr("server_name", out["server_name"].c_str());
|
||||||
form.LetStr("site_name", "WrenchBoard");
|
form.LetStr("site_name", "WrenchBoard");
|
||||||
|
|
||||||
if (load_db_record(x, "SELECT * FROM members WHERE id = %lu ", in["member_id"].Long())) {
|
if (load_db_record(x, "SELECT *,to_char(now(), 'yyyy') AS YYYY FROM members WHERE id = %lu ", in["member_id"].Long())) {
|
||||||
vars2form(x, form);
|
vars2form(x, form);
|
||||||
form.LetStr("email", x["email"].c_str());
|
form.LetStr("email", x["email"].c_str());
|
||||||
form.Email("ACCOUNT/member_welcome.mailfile");
|
form.Email("ACCOUNT/member_welcome.mailfile");
|
||||||
|
|||||||
Reference in New Issue
Block a user