\n"; echo '
  • ' . i18n("School Information") . "
  • \n"; if($conference['id'] == 0 || $conference['type'] == 'sciencefair'){ if($config['participant_registration_type']=="schoolpassword" || $config['participant_registration_type']=="invite" || $config['participant_registration_type']=="openorinvite" ){ echo '
  • ' . i18n("Participant Registration") . "
  • \n"; } }else if($conference['type'] == 'scienceolympics'){ echo "To access science olympics registration, login as a teacher"; /* echo '
  • ' . i18n("Manage Students") . "
  • \n"; echo '
  • ' . i18n("Manage Teams") . "
  • \n"; echo '
  • ' . i18n("Register Teams for Events") . "
  • \n"; */ } echo '
  • ' . i18n("School Feedback / Questions") . "
  • "; echo "\n"; } function draw_login(){ send_header("School Home"); global $errormsg, $happymsg, $config, $conference; if($errormsg) echo "$errormsg"; if($happymsg) echo happy($happymsg); echo "
    \n"; echo output_page_text("schoolaccess"); if($config['participant_registration_type']=="open" || $config['participant_registration_type']=="openorinvite") { echo "

    \n"; echo i18n("Note: Schools do not need to login in order to have students register from their school. Students can register by going to the Participant Registration Page. The only benefit of logging in is to update your school contact information or submit feedback.:"); echo "
    "; echo "   ",i18n("Participant Registration")."
    "; } echo "
    "; echo i18n("Please login below by selecting your school and entering your school Access Code that you received in your package"); ?>

    :
    :
    ">