diff options
author | Saketh1499 | 2022-02-11 11:33:30 +0530 |
---|---|---|
committer | GitHub | 2022-02-11 11:33:30 +0530 |
commit | cd32358f30267f1abfbdce6ec5af6036fdc20090 (patch) | |
tree | 9a2fbcd7c5683ce1283270fd470dab5b29e491ae | |
parent | e513977eed60df8d58bfc723288def7c4bb7417f (diff) | |
parent | c3efec63a8793dbf7c1b0269be504bd50a9e0f68 (diff) | |
download | soul_science_and_concept_map_project-1-cd32358f30267f1abfbdce6ec5af6036fdc20090.tar.gz soul_science_and_concept_map_project-1-cd32358f30267f1abfbdce6ec5af6036fdc20090.tar.bz2 soul_science_and_concept_map_project-1-cd32358f30267f1abfbdce6ec5af6036fdc20090.zip |
Merge pull request #2 from Saketh1499/development
Updating interface
-rwxr-xr-x | email.inc | 25 | ||||
-rwxr-xr-x | proposal.inc | 2 |
2 files changed, 13 insertions, 14 deletions
@@ -35,7 +35,7 @@ function science_and_concept_map_mail($key, &$message, $params) } $message['headers'] = $params['science_and_concept_map_proposal_received']['headers']; - $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map Project proposal has been received', array( + $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map project proposal has been received', array( '!site_name' => variable_get('site_name', '') ), array( 'language' => $language->language @@ -97,7 +97,7 @@ FOSSEE, IIT Bombay', array( $project_guide_email_id = $proposal_data->project_guide_email_id; } $message['headers'] = $params['science_and_concept_map_proposal_disapproved']['headers']; - $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map Project proposal has been disapproved', array( + $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map project proposal has been disapproved', array( '!site_name' => variable_get('site_name', '') ), array( 'language' => $language->language @@ -122,7 +122,7 @@ Project Title: ' . $proposal_data->project_title . ' Reason for rejection: ' . $proposal_data->dissapproval_reason . ' -Thank you for participating in the SOUL science and concept map Project. You are welcome to submit a new proposal. +Thank you for participating in the SOUL science and concept map project. You are welcome to submit a new proposal. Best Wishes, @@ -162,7 +162,7 @@ FOSSEE,IIT Bombay', array( $project_guide_email_id = $proposal_data->project_guide_email_id; } $message['headers'] = $params['science_and_concept_map_proposal_approved']['headers']; - $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map Project proposal has been approved', array( + $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map project proposal has been approved', array( '!site_name' => variable_get('site_name', '') ), array( 'language' => $language->language @@ -171,7 +171,7 @@ FOSSEE,IIT Bombay', array( 'body' => t(' Dear !user_name, -Your soul science and concept map Project proposal with the following details has been approved: +Your soul science and concept map project proposal with the following details has been approved: Full Name: ' . $proposal_data->name_title . ' ' . $proposal_data->contributor_name . ' Email: ' . $user_data->mail . ' @@ -221,7 +221,7 @@ FOSSEE,IIT Bombay', array( $project_guide_email_id = $proposal_data->project_guide_email_id; } $message['headers'] = $params['science_and_concept_map_proposal_completed']['headers']; - $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map Project proposal has been completed', array( + $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map project proposal has been completed', array( '!site_name' => variable_get('site_name', '') ), array( 'language' => $language->language @@ -239,7 +239,6 @@ City: ' . $proposal_data->city . ' State: ' . $proposal_data->state . ' Country: ' . $proposal_data->country . ' Title of Category : ' . $proposal_data->category . ' - Project Guide: ' . $project_guide_name . ' Project Guide Email: ' . $project_guide_email_id . ' Project Title: ' . $proposal_data->project_title . ' @@ -247,7 +246,7 @@ Project Title: ' . $proposal_data->project_title . ' Kindly access this link to download the same. https://soul.fossee.in/science-and-concept-map-project/completed-projects -Thank you for participating in the SOUL science and concept map Project. You are welcome to propose a new science and concept map project. +Thank you for participating in the SOUL science and concept map project. You are welcome to propose a new science and concept map project. Best Wishes, @@ -286,7 +285,7 @@ FOSSEE,IIT Bombay', array( $project_guide_email_id = $proposal_data->project_guide_email_id; } $message['headers'] = $params['science_and_concept_map_proposal_deleted']['headers']; - $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map Project proposal has been deleted', array( + $message['subject'] = t('[!site_name][Science and Concept Map Project] Your soul science and concept map project proposal has been deleted', array( '!site_name' => variable_get('site_name', '') ), array( 'language' => $language->language @@ -295,7 +294,7 @@ FOSSEE,IIT Bombay', array( 'body' => t(' Dear !user_name, -We regret to inform you that your soul science and concept map Project proposal with following details have been +We regret to inform you that your soul science and concept map project proposal with following details have been deleted. Full Name: ' . $proposal_data->name_title . ' ' . $proposal_data->contributor_name . ' @@ -309,7 +308,7 @@ Project Guide: ' . $project_guide_name . ' Project Guide Email: ' . $project_guide_email_id . ' Project Title: ' . $proposal_data->project_title . ' -Thank you for participating in the SOUL science and concept map Project. You are welcome to submit a new proposal. +Thank you for participating in the SOUL science and concept map project. You are welcome to submit a new proposal. Best Wishes, @@ -395,7 +394,7 @@ Experiment Title : ' . $experiment_data->title . ' Solution number : ' . $params['solution_disapproved']['solution_number'] . ' Caption : ' . $params['solution_disapproved']['solution_caption'] . ' -Please ensure that ALL the codes follow guidelines at https://soul.fossee.in/science-and-concept-map-project/science-and-concept-map-project/submission-guidelines +Please ensure that ALL the codes follow guidelines at https://soul.fossee.in/science-and-concept-map-project/submission-guidelines Best Wishes, @@ -490,7 +489,7 @@ Dear !user_name, You have uploaded following dependency files : ' . $dependency_files . ' -Please ensure that ALL the codes follow guidelines at https://soul.fossee.in/soul-science-and-concept-map-project/science-and-concept-map-project/submission-guidelines +Please ensure that ALL the codes follow guidelines at https://soul.fossee.in/soul-science-and-concept-map-project/submission-guidelines Best Wishes, diff --git a/proposal.inc b/proposal.inc index 3b6b1f6..e9a8cc9 100755 --- a/proposal.inc +++ b/proposal.inc @@ -269,7 +269,7 @@ function science_and_concept_map_proposal_form($form, &$form_state, $no_js_use = $software_version_options = _soul_list_of_software_version(); $form['software_version'] = array( '#type' => 'select', - '#title' => t('Select Software Version'), + '#title' => t('Select Software'), '#options' => $software_version_options, '#required' => TRUE, '#ajax' => array( |