%1",array($r->name)); echo "
"; echo "
"; echo i18n("Please use the checklist below to complete your registration. Click on an item in the table to edit that information. When you have entered all information, the Status field will change to Complete"); echo "
"; echo "
"; echo ""; echo ""; //participant information echo ""; //project information echo ""; //safety information echo ""; //signature page echo ""; //received information echo ""; echo "
".i18n("Registration Item")."".i18n("Status")."
".i18n("Student Information").""; //check to see if its complete echo "
".i18n("Project Information").""; //check to see if its complete echo "
".i18n("Safety Information").""; //check to see if its complete echo "
".i18n("Signature Page").""; //check to see if its complete echo "
".i18n("Signature Page Received").""; //check to see if its complete echo "
"; echo "

"; send_footer(); ?>