diff --git a/register_participants_main.php b/register_participants_main.php
index f0887c92..75f04c64 100644
--- a/register_participants_main.php
+++ b/register_participants_main.php
@@ -81,6 +81,8 @@ if (registrationFormsReceived()) {
echo " $projectinfo->projectnumber";
} else {
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 i18n('Important: Please contact registration@srsf.ca for your Project Number for the Signature Page section as well as to send the Signature Page form to your partner.');
}
echo '
';
echo '
';