diff --git a/wrenchboard/email/HOLIDAY/independence_ng_2025.mailfile b/wrenchboard/email/HOLIDAY/independence_ng_2025.mailfile index af3fbec4..505f3de6 100644 --- a/wrenchboard/email/HOLIDAY/independence_ng_2025.mailfile +++ b/wrenchboard/email/HOLIDAY/independence_ng_2025.mailfile @@ -22,7 +22,7 @@ body {margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif; .bodycopy {font-size: 16px; line-height: 20px; padding-bottom:10px;} .button {text-align: center; font-size: 16px; font-family: sans-serif; font-weight: bold; padding: 0 30px 0 30px;} .button a {color: #ffffff; text-decoration: none;} -.footer {padding: 20px 30px 15px 30px; bgcolor:#007bff; background-color:#007bff;} +.footer {padding: 20px 30px 15px 30px;} .footercopy {font-family: sans-serif; font-size: 16px; color: #ffffff;} .footercopy a {color: #ffffff; text-decoration: underline;} @@ -68,7 +68,7 @@ Dear {{firstname}}, -   Welcome to {{site_name}}; please follow the link below to learn about our opportunities. +   Celebrate Independence and Wrench with WrenchBoard. Connect to explore opportunities to earn. @@ -76,14 +76,10 @@ Dear {{firstname}},
- - - Click here to view opportunities - - + - + @@ -128,7 +124,7 @@ Dear {{firstname}}, diff --git a/wrenchboard/src/shared_tool/site_crons.cc b/wrenchboard/src/shared_tool/site_crons.cc index d5aa98b2..52145a69 100644 --- a/wrenchboard/src/shared_tool/site_crons.cc +++ b/wrenchboard/src/shared_tool/site_crons.cc @@ -150,6 +150,9 @@ long sitecrons_calls(CVars in, CVars &out) { break; //define('WRB_CRONJOB_HOLIDAY_BROADCAST', 786); case WRB_CRONJOB_HOLIDAY_BROADCAST: + ct["job_type"]="WRB_CRONJOB_HOLIDAY_BROADCAST"; ct["job_type"].set_valid( true ); + ct["description"]="Process Transfer Expired Offers"; ct["description"].set_valid( true ); + CronTracker(ct, co); return ScheduleHolidayJobs(in, out); break; }
® {{site_name}} {{YYYY}}
-You received this email because you subscribed to the {{site_name}} questionnaire. If you get this email in error please contact us. +You received this email because you subscribed to the {{site_name}} account. If you get this email in error please contact us.