| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2bzend/application/views/emails/ |
Upload File : |
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Login Credentials</title>
</head>
<body>
<?php if(isset($this->IsB2BAgent) && $this->IsB2BAgent == 3){ ?>
<table width="100%" border="0" align="center" cellpadding="15" cellspacing="0" style="font-size: 16px;">
<tr>
<td >
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td valign="top" ><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
<tr>
<td><span style="">Dear <?php echo ucfirst($this->agentName); ?>,</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td >Welcome to the <?php echo $this->Title; ?> family!</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td>We’re excited to have you onboard as a valued franchisee. Your portal access has been successfully activated, and you’re now ready to explore all the tools and features designed to support your success.</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td>Here are your login credentials:</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style=""><span style="font-weight: bold;">Username :</span> <?php echo $this->emailId; ?></td>
</tr>
<tr>
<td style=""><span style="font-weight: bold;">Password :</span> <?php echo $this->password; ?></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td >👉<a href="<?php echo $this->IsB2bSiteURL; ?>">Click here to log in to your account</a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td >🔐 Important: For your account security, we recommend changing your password immediately after your first login. You can do this by navigating to the Profile Icon within the portal.</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td>If you need any assistance or have questions as you get started, our support team is just a message away.</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td >Wishing you great success ahead.</td>
</tr>
<tr>
<td ><span style="font-weight: bold;">Happy Selling!</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td >Warm regards,</td>
</tr>
<tr>
<td ><span style="font-weight: bold;"><?php echo $this->Title; ?></span></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<?php }else{ ?>
<table width="610" border="0" align="center" cellpadding="15" cellspacing="0">
<tr>
<td style="background:#f17524;">
<table width="610" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF" colspan="2" align="left" style=" padding:18px 40px;vertical-align: middle;">
<img style="max-height: 68px;" src="<?php echo $this->logo; ?>" />
</td>
</tr>
<tr>
<td valign="top" bgcolor="#FFFFFF"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font:bold 14px Tahoma, Geneva, sans-serif;">Dear <?php echo ucfirst($this->agentName); ?>,</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td ><span style="font:bold 14px Tahoma, Geneva, sans-serif;">Greetings From <?php echo $this->Title; ?>!!!!</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td ><span style="font:normal 14px Tahoma, Geneva, sans-serif;">Welcome to <?php echo $this->Title; ?> <?php if(isset($this->IsB2BAgent) && $this->IsB2BAgent == 3){ ?>Franchisee Portal<?php }else{ ?>B2B Portal<?php } ?>. Please find below login ID and password and start browsing.</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<?php if(isset($this->IsB2bSite) && $this->IsB2bSite = 1){ ?>
<tr>
<td style="color:#7f7f7f; font:normal 14px Tahoma, Geneva, sans-serif;">URL: <a href="<?php echo $this->IsB2bSiteURL; ?>"><?php echo $this->IsB2bSiteURL; ?></a></td>
</tr>
<?php } ?>
<tr>
<td style="color:#7f7f7f; font:normal 14px Tahoma, Geneva, sans-serif;">User Name: <?php echo $this->emailId; ?></td>
</tr>
<tr>
<td style="color:#7f7f7f; font:normal 14px Tahoma, Geneva, sans-serif;">Password : <?php echo $this->password; ?></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td ><span style="font:normal 14px Tahoma, Geneva, sans-serif;">In case of any assistance please feel free to reach us by email at <a href="#"><?php echo $this->PrimaryEmail; ?></a> or call us at <?php echo $this->PrimaryContactNo; ?></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td ><span style="font:normal 14px Tahoma, Geneva, sans-serif;">Regards,</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td ><span style="font:normal 14px Tahoma, Geneva, sans-serif;"><?php echo $this->Title; ?></span></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
<?php }?>
</body>
</html>