forked from science-ation/science-ation
Update wording for 'invite only' judge registration
This commit is contained in:
parent
2ff20effc2
commit
c7560b91d4
@ -248,6 +248,7 @@
|
||||
if($config['judge_registration_type']=="invite")
|
||||
{
|
||||
echo i18n("Judge registration is by invitation only. In order to register you must have your account created for you by the science fair committee. Once your account is created you'll be invited via email to login and complete your judge registration information");
|
||||
echo i18n("Thank you for volunteering as a judge for the %1. Judge registration is by invitation only. To get started, please send an email expressing your willingness to serve to us here <a href=\"mailto:%2\">%2</a>. We will then send you an email with instructions on how to complete your registration. This extra step is only required for first time judges. We are confident that you will find the experience sufficiently enriching that you will continue to serve as a judge in future years. Thanks again for your willingness to participate",array($config['fairname'],$config['fairmanageremail']));
|
||||
echo "<br />";
|
||||
echo "<br />";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user