tell them to use a valid email address

This commit is contained in:
james 2005-01-21 18:42:31 +00:00
parent f5225bdca8
commit 58122f4344

View File

@ -174,6 +174,9 @@
echo "<li>".i18n("Continue a previously started registration")."</li>";
echo "<li>".i18n("Modify an existing registration")."</li>";
echo "</ul>";
echo i18n("Please enter a valid email address. We will be emailing you information which you will need to complete the registration process!");
echo "<br />";
echo "<br />";
?>
<form method="post" action="register_participants.php">