diff --git a/register_participants_students.php b/register_participants_students.php
index 9d2aa088..50389bcc 100644
--- a/register_participants_students.php
+++ b/register_participants_students.php
@@ -329,16 +329,25 @@ else if($newstatus=="complete")
echo "
\n";
echo " ".i18n("School")." | ";
- $schoolq=mysql_query("SELECT id,school FROM schools WHERE year='".$config['FAIRYEAR']."' ORDER by school");
- echo "".REQUIREDFIELD;
echo " | \n";
echo "
\n";