diff options
author | Sashi20 | 2023-12-05 18:34:31 +0530 |
---|---|---|
committer | Sashi20 | 2023-12-05 18:34:31 +0530 |
commit | c8acf84a47cd5be86dc35fdc94da5f5391bd5cc9 (patch) | |
tree | 7a40e8383d6739c8cb00b66884ee48d1b8092220 | |
parent | b0d80e9ae7e177d5103b45047b6bdcd6983aea6f (diff) | |
download | cfd_hackathon_submissions-c8acf84a47cd5be86dc35fdc94da5f5391bd5cc9.tar.gz cfd_hackathon_submissions-c8acf84a47cd5be86dc35fdc94da5f5391bd5cc9.tar.bz2 cfd_hackathon_submissions-c8acf84a47cd5be86dc35fdc94da5f5391bd5cc9.zip |
Update last date and report template in email content
-rw-r--r-- | email.inc | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -321,12 +321,14 @@ FOSSEE,IIT Bombay', array( 'body' => t(' Dear ' . $proposal_user_data->contributor_name . ', -This is to inform you that the submission interface will be open till 09/12/2023 midnight. Please submit a report with the methodology and results in the submission portal for the evaluation. +This is to inform you that the submission interface will be open till 10/12/2023(Sunday) midnight. Please submit a report with the methodology and results in the submission portal for the evaluation. + +Please refer to the report template' . l('here','https://hackathon.fossee.in/cfd/static/cms/uploads/pdf/report_template.pdf') . ' Best Wishes, !site_name Team, -FOSSEE,IIT Bombay', array( +FOSSEE, IIT Bombay', array( '!site_name' => variable_get('site_name', ''), '!user_name' => $user_data->name, ), array( |