OwlCyberSecurity - MANAGER
Edit File: html-candidate-message-employer.php
<!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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> </head> <body style="margin: 0; padding: 0;"> <div style="background-color: #eeeeef; padding: 50px 0;"> <table style="max-width: 640px;" border="0" cellspacing="0" cellpadding="0" align="center"> <tbody> <tr> <td align="center" valign="top"><!-- Header --> <table id="template_header" style="background-color: #454545; color: #f1f1f1; -webkit-border-top-left-radius: 6px !important; -webkit-border-top-right-radius: 6px !important; border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; border-bottom: 0; font-family: Arial; font-weight: bold; line-height: 100%; vertical-align: middle;" border="0" width="100%" cellspacing="0" cellpadding="0"> <tbody> <tr> <td> <h1 id="logo" style="color: #f1f1f1; margin: 0; padding: 28px 24px; display: block; font-family: Arial; font-size: 30px; font-weight: bold; text-align: center; line-height: 150%;">Job Inquiry to Employer</h1> </td> </tr> </tbody> </table> <!-- End Header --></td> </tr> <tr> <td align="center" valign="top"><!-- Body --> <table id="template_body" border="0" width="100%" cellspacing="0" cellpadding="0"> <tbody> <tr> <td id="mailtpl_body_bg" style="background-color: #fafafa;" valign="top"><!-- Content --> <table border="0" width="100%" cellspacing="0" cellpadding="20"> <tbody> <tr> <td valign="top">HI, A new Job Inquiry has been mad by {user_email} from your posted job {job_title} you can find all information below submitted by user via job contact form . <h5>Job Inquiry Information</h5> <table class="blueTable"> <thead> <tr> <th style="text-align: center;" colspan="2">Job Inquiry Information</th> </tr> </thead> <tbody> <tr> <td>Subject</td> <td>{user_submitted_subject}</td> </tr> <tr> <td>Message</td> <td>{user_submitted_content}</td> </tr> <tr> <td>Email From</td> <td>{user_email}</td> </tr> <tr> <td>Job From</td> <td>{job_title}</td> </tr> <tr> <td>Job Type</td> <td>{job_jobtype}</td> </tr> <tr> <td>Job Sector</td> <td>{job_sector}</td> </tr> <tr> <td>Job Publish Date</td> <td>{job_publish_date}</td> </tr> <tr> <td>Job Publish Expiry Date</td> <td>{job_expiry_date}</td> </tr> <tr> <td> Featured</td> <td>{job_featured}</td> </tr> <tr> <td>Posted By</td> <td>{job_posted_by}</td> </tr> <tr> <td>Job Status</td> <td>{job_status}</td> </tr> <tr> <td>Logo</td> <td>{job_posted_by_logo}</td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" valign="top"> <table id="template_footer" style="border-top: 1px solid #E2E2E2; background: #eee; -webkit-border-radius: 0px 0px 6px 6px; -o-border-radius: 0px 0px 6px 6px; -moz-border-radius: 0px 0px 6px 6px; border-radius: 0px 0px 6px 6px;" border="0" width="100%" cellspacing="0" cellpadding="10"> <tbody> <tr> <td valign="top"> <table border="0" width="100%" cellspacing="0" cellpadding="10"> <tbody> <tr> <td id="credit" style="border: 0; color: #777; font-family: Arial; font-size: 12px; line-height: 125%; text-align: center;" colspan="2" valign="middle">{COPYRIGHT_TEXT}</td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <!-- End Footer --></td> </tr> </tbody> </table> </div> </body> </html>