forked from science-ation/science-ation
Add note for SRSF registration password
This commit is contained in:
parent
d9c2aa38e6
commit
0d5541d3ae
@ -213,6 +213,9 @@ if (get_value_from_array($_POST, 'action') == 'login' && (get_value_from_array($
|
||||
echo i18n('Participant registration is protected by a password. You must know the <b>registration password</b> in order to create an account.');
|
||||
echo '<br />';
|
||||
echo '<br />';
|
||||
echo "<b><a href='mailto:registration@srsf.ca'>Please contact ASAP registration@srsf.ca if you have not received this password.</a></b>";
|
||||
echo '<br />';
|
||||
echo '<br />';
|
||||
echo '<input type="hidden" name="action" value="login">';
|
||||
echo i18n('Email Address:') . ' ' . $_SESSION['email'] . '<br />';
|
||||
echo i18n('Registration Password:');
|
||||
|
Loading…
x
Reference in New Issue
Block a user