diff options
Diffstat (limited to 'manage_proposal.inc')
-rwxr-xr-x | manage_proposal.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manage_proposal.inc b/manage_proposal.inc index 9df2ddf..7652e75 100755 --- a/manage_proposal.inc +++ b/manage_proposal.inc @@ -631,6 +631,8 @@ function proposal_edit_form($form_state,$nonaicte_book) 'Mechanical Engineering' => 'Mechanical Engineering', 'Civil Engineering' => 'Civil Engineering', 'Physics' => 'Physics', + 'Applied Physics' =>'Applied Physics', + ' Nuclear Technology and Biotechnology' => ' Nuclear Technology and Biotechnology', 'Mathematics' => 'Mathematics', 'Others' => 'Others'), '#required' => TRUE, |