* Copyright (C) 2005-2008 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. */ ?> 'committee_main.php'), 'administration'); echo ''; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo "
' . theme_icon('participant_registration') . '
' . i18n('Participant Registration') . '
' . theme_icon('committee_management') . '
' . i18n('Committee Management') . '
' . theme_icon('judging_management') . '
' . i18n('Judging Management') . '
'; if ($config['volunteer_enable'] == 'yes') echo '' . theme_icon('volunteer_management') . '
' . i18n('Volunteer Management') . '
'; else // {echo theme_icon("volunteer_management")."
".i18n("Volunteer Management")."
(".i18n("disabled").")"}; echo '
\n"; echo '
'; echo ''; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo " \n"; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo ''; echo " \n"; echo ' '; echo "\n"; echo " \n"; echo "
' . theme_icon('awards_management') . '
' . i18n('Awards Management') . '
' . theme_icon('schools_management') . '
' . i18n('Schools Management') . '
'; if ($config['tours_enable'] == 'yes') echo '' . theme_icon('tour_management') . '
' . i18n('Tour Management') . '
'; else // {echo theme_icon("tour_management")."
".i18n("Tour Management")."
(".i18n("disabled").")";} echo '
'; if ($config['participant_regfee_items_enable'] == 'yes') echo '' . theme_icon('registration_fee_items_management') . '
' . i18n('Registration Fee Items Management') . '
'; else // {echo theme_icon("registration_fee_items_management")."
".i18n("Registration Fee Items Management")."
(".i18n("disabled").")";} echo '
' . theme_icon('print/export_reports') . '
' . i18n('Print / Export Reports') . '
' . theme_icon('print_awards_ceremony_scripts') . '
' . i18n('Print Award Ceremony Scripts') . '
' . theme_icon('report_management') . '
' . i18n('Report Management') . '
' . theme_icon('translations_management') . '
' . i18n('Translations Management') . '
\n"; echo '
'; echo ''; echo ' '; echo ' '; /* * echo " "; * echo " "; * echo " "; */ if (get_value_from_array($config, 'score_entry_enable') == 'yes') { echo ''; } echo " \n"; echo "
' . theme_icon('enter_winning_projects') . '
' . i18n('Enter Winning Projects') . '
".theme_icon("one-click_cwsf_registration")."
".i18n("One-Click CWSF Registration")."
".theme_icon("fair_stats")."
".i18n("Upload Fair Statistics")."
".theme_icon("sciencefair_management")."
".i18n("Feeder/Upstream Fair Management")."
' . theme_icon('judging_score_entry') . '
' . i18n('Judging Score Entry') . '
\n"; echo '
'; echo ''; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; if (get_value_from_array($config, 'score_entry_enable') == 'yes') { echo ''; } // echo " "; echo " \n"; echo "
' . theme_icon('communication') . '
' . i18n('Communication (Send Emails)') . '
' . theme_icon('internal_document_management') . '
' . i18n('Internal Document Management') . '
' . theme_icon('website_content_management') . '
' . i18n('Website Content Management') . '
' . theme_icon('fundraising') . '
' . i18n('Fundraising') . '
' . theme_icon('judging_score_entry') . '
' . i18n('Evaluations Plugin') . '
Go To Evaluations
\n"; send_footer(); ?>