forked from science-ation/science-ation
tell them to use a valid email address
This commit is contained in:
parent
f5225bdca8
commit
58122f4344
@ -174,6 +174,9 @@
|
|||||||
echo "<li>".i18n("Continue a previously started registration")."</li>";
|
echo "<li>".i18n("Continue a previously started registration")."</li>";
|
||||||
echo "<li>".i18n("Modify an existing registration")."</li>";
|
echo "<li>".i18n("Modify an existing registration")."</li>";
|
||||||
echo "</ul>";
|
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">
|
<form method="post" action="register_participants.php">
|
||||||
|
Loading…
Reference in New Issue
Block a user