forked from science-ation/science-ation
Text change - Bug 0177
This commit is contained in:
parent
02e88f4f29
commit
dad671f212
@ -397,11 +397,11 @@
|
||||
|
||||
if($config['participant_registration_type']=="invite")
|
||||
{
|
||||
echo i18n("Registration is by invitation only. In order to register you must have your account created for you by your school or the science fair committee. Once your account is created you'll be invited via email to login and complete your registration information");
|
||||
echo i18n("Registration is by invitation only. As soon as you are invited by your school or the science fair committee, you will receive a welcoming email with your Registration Number");
|
||||
echo "<br />";
|
||||
echo "<br />";
|
||||
|
||||
echo i18n("Please enter your email address to :");
|
||||
echo i18n("Please enter your email address to:");
|
||||
echo "<ul>";
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user