diff --git a/common.inc.php b/common.inc.php index 7ed8127a..1071732e 100644 --- a/common.inc.php +++ b/common.inc.php @@ -1133,13 +1133,15 @@ function committee_warnings() } $CWSFDivisions=array( - 1=>"Biotechnology & Pharmaceutical Sciences", - 2=>"Computing & Information Technology", - 3=>"Earth & Environmental Sciences", - 4=>"Engineering", - 5=>"Health Sciences", - 6=>"Life Sciences", - 7=>"Physical & Mathematical Sciences" + 1=>"Automotive", + 2=>"Biotechnology & Pharmaceutical Sciences", + 3=>"Computing & Information Technology", + 4=>"Earth & Environmental Sciences", + 5=>"Engineering", + 6=>"Environmental Innovation", + 7=>"Health Sciences", + 8=>"Life Sciences", + 9=>"Physical & Mathematical Sciences" ); function theme_icon($icon, $width=0) {