diff --git a/register_participants.php b/register_participants.php index fbbc1e3..c8739c8 100644 --- a/register_participants.php +++ b/register_participants.php @@ -174,6 +174,9 @@ echo "
  • ".i18n("Continue a previously started registration")."
  • "; echo "
  • ".i18n("Modify an existing registration")."
  • "; echo ""; + echo i18n("Please enter a valid email address. We will be emailing you information which you will need to complete the registration process!"); + echo "
    "; + echo "
    "; ?>