id'"); echo mysql_error(); if(mysql_error()) echo error(i18n("An Error occured trying to save the school information")); else echo happy(i18n("School information successfully updated")); } // load the school info $q=mysql_query("SELECT * FROM schools WHERE id='$schoolid'"); $school=mysql_fetch_object($q); draw_page(); send_footer(); function draw_page(){ global $config, $school, $sh_email, $sh_email, $sh; echo i18n("Please make sure your school contact information is correct, make any necessary changes:"); echo "
"; echo "