Copyright (C) 2005 James Grant This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ?>

".i18n('Special Awards')."

"; echo "
"; /* } else { //send the header send_header('Special Awards', array('Judge Registration' => 'judge_main.php') ); }*/ ?>
"; echo "
"; echo "\n"; //query all of the awards $q=mysql_query("SELECT award_awards.id, award_awards.name, award_awards.criteria, sponsors.organization FROM award_awards, award_types, sponsors WHERE award_types.id=award_awards.award_types_id AND sponsors.id=award_awards.sponsors_id AND (award_types.type='Special' OR award_types.type='Other') AND award_awards.conferences_id='{$conference['id']}' AND award_types.conferences_id='{$conference['id']}' ORDER BY name"); echo mysql_error(); while($r=mysql_fetch_object($q)) { ?>
id,$u['special_awards'])) ? "checked=\"checked\"" : ""; ?> type="checkbox" name="spaward[]" value="id?>" /> name?> (organization?>)
criteria?>

" />