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("Back to Administration")."
"; echo "
"; echo ""; //lets split this up by age category, $catq=mysql_query("SELECT * FROM projectcategories WHERE year='".$config['FAIRYEAR']."' ORDER BY id"); while($catr=mysql_fetch_object($catq)) { echo ""; } echo ""; echo "
"; echo i18n("Day of Fair Registration/Checkin Forms").": "; echo ""; echo "id\">$catr->category (PDF)   "; echo "
"; echo "id\">$catr->category (CSV)   "; echo "
"; echo "
"; echo i18n("Student Emergency Contact Names/Numbers").": "; echo "PDF   "; echo "CSV   "; echo "
"; echo i18n("Project Table Labels").": "; echo "PDF   "; echo "
"; echo i18n("Project Summary Details").": "; echo "PDF   "; echo "
"; echo i18n("Nametags").": "; echo "Students PDF   "; echo "Judges PDF   "; echo "Committee PDF   "; echo "
"; echo "
"; echo i18n("Judges List").": "; echo "Judge List (CSV)   "; echo "
"; echo i18n("Judging Teams").": "; echo "List (CSV)   "; echo "List (PDF)   "; echo "Team View (CSV)   "; echo "Team View (PDF)   "; echo "
"; echo i18n("Judging Teams Project Assignments").": "; echo "CSV   "; echo "PDF   "; echo "
"; echo i18n("Projects Judging Team Assignments").": "; echo "CSV   "; echo "PDF   "; echo "
"; echo "
"; echo i18n("Award Ceremony Script").": "; echo "PDF   "; echo "CSV   "; send_footer(); ?>