From 3e27d53758ce4f5800c9ae4054cf8d8cf666aed4 Mon Sep 17 00:00:00 2001 From: patrick Date: Fri, 7 Mar 2025 15:19:10 +0000 Subject: [PATCH] Add message --- register_participants_main.php | 2 ++ 1 file changed, 2 insertions(+) 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 '
';