summaryrefslogtreecommitdiff
path: root/email.inc
diff options
context:
space:
mode:
authorSashi202020-07-03 17:57:24 +0530
committerGitHub2020-07-03 17:57:24 +0530
commit297566790c952c6b509937f54a6e05efdce2e7fc (patch)
tree8bf851ae9cd4473bb80deedbd3081e5ca960b0ed /email.inc
parent11d45ffaebbece35d3a0736ad2c761aff9a83b4b (diff)
parent7916be670e0c3aff944ccba45c532f22173e15d0 (diff)
downloadcfd_case_study-297566790c952c6b509937f54a6e05efdce2e7fc.tar.gz
cfd_case_study-297566790c952c6b509937f54a6e05efdce2e7fc.tar.bz2
cfd_case_study-297566790c952c6b509937f54a6e05efdce2e7fc.zip
Merge pull request #13 from Sashi20/drupal_7.x
Add fields to collect version and simulation type
Diffstat (limited to 'email.inc')
-rwxr-xr-xemail.inc8
1 files changed, 2 insertions, 6 deletions
diff --git a/email.inc b/email.inc
index 6dc2a64..a094d8b 100755
--- a/email.inc
+++ b/email.inc
@@ -282,18 +282,14 @@ FOSSEE,IIT Bombay', array(
'body' => t('
Dear !user_name,
-You have updated the following abstract/ project files for case studies:
+You have updated the abstract/ project files for the following case study:
Project Title: ' . $proposal_data->project_title . '
-Abstract File: ' . $abs_file_name . '
-
-Project File: ' . $proj_file_name . '
-
Best Wishes,
!site_name Team,
-FOSSEE,IIT Bombay', array(
+FOSSEE, IIT Bombay', array(
'!site_name' => variable_get('site_name', ''),
'!user_name' => $user->name,
), array(