Revision 8238
Added by ben leinfelder about 11 years ago
lib/style/common/templates/ldapLookupNameSuccess.tmpl | ||
---|---|---|
1 | 1 |
<h3>Email was sent!</h3> |
2 | 2 |
<table class="intro" cellpadding="3" cellspacing="0"> |
3 |
<tr><td align="left"><span class="regtext">An email with the account information was sent to you. Thank you for your interest in the KNB!
|
|
3 |
<tr><td align="left"><span class="regtext">An email with the account information was sent to you. |
|
4 | 4 |
</span></td></tr></table> |
5 | 5 |
|
lib/style/common/templates/ldapChangePassSuccess.tmpl | ||
---|---|---|
2 | 2 |
|
3 | 3 |
<table class="intro" cellpadding="3" cellspacing="0"> |
4 | 4 |
<tr><td align="left"><span class="regtext">You have successfully changed your account password. |
5 |
Remember it :-) |
|
6 | 5 |
</span></td></tr></table> |
7 | 6 |
|
lib/style/common/templates/ldapLookupName.tmpl | ||
---|---|---|
4 | 4 |
<table class="intro" cellpadding="3" cellspacing="0"> |
5 | 5 |
<tr><td align="left"> |
6 | 6 |
<span class="regtext"> |
7 |
Please enter the E-mail address you provided when you registered. You will receive an E-mail with UserName (uid). Please check your incoming and junk E-mail folders for this E-mail.</td></tr> |
|
7 |
Please enter the E-mail address you provided when you registered. You will receive an E-mail with your account name (uid). |
|
8 |
Please check your incoming and junk E-mail folders for this E-mail.</td></tr> |
|
8 | 9 |
|
9 | 10 |
<!-- <tr><td align="left"><span class="label">Required fields are denoted by an asterisk (*).</td></tr>--> |
10 | 11 |
|
lib/style/common/templates/ldapRegister.tmpl | ||
---|---|---|
5 | 5 |
<h3>Account Registration</h3> |
6 | 6 |
|
7 | 7 |
<table class="intro" cellpadding="3" cellspacing="0"> |
8 |
<tr><td align="left"> |
|
9 |
<span class="regtext"> |
|
10 |
Fill out the form below to register your account. |
|
11 |
A verification email will be sent with instructions to activate your account after you have registered. |
|
12 |
</td></tr> |
|
13 |
<tr><td align="left"> |
|
14 |
<strong>Note: </strong>To create an account affiliated with an organization such as OBFS, UCNRS, KU, LTER, UVM, NCEAS, OSUSB, SDSC or NAPIER contact tech support. |
|
15 |
Emails are: tech_support@lternet.edu for LTER, infomgr@ucnrs.org for UCNRS, judithk@sanparks.org for SANParks and SAEON and knb-help@nceas.ucsb.edu for other organizations.</td></tr> |
|
16 |
<tr><td align="left"><span class="label">Required fields are denoted by an asterisk (*).</td></tr> |
|
17 |
|
|
8 |
<tr><td align="left"> |
|
9 |
<span class="regtext"> |
|
10 |
Fill out the form below to register your account. |
|
11 |
A verification email will be sent with instructions to activate your account after you have registered. |
|
12 |
</td></tr> |
|
13 |
<!-- |
|
14 |
<tr><td align="left"> |
|
15 |
<strong>Note: </strong>To create an account affiliated with an organization such as OBFS, UCNRS, KU, LTER, UVM, NCEAS, OSUSB, SDSC or NAPIER contact tech support. |
|
16 |
Emails are: tech_support@lternet.edu for LTER, infomgr@ucnrs.org for UCNRS, judithk@sanparks.org for SANParks and SAEON and knb-help@nceas.ucsb.edu for other organizations. |
|
17 |
</td></tr> |
|
18 |
--> |
|
19 |
<tr><td align="left"><span class="label">Required fields are denoted by an asterisk (*).</td></tr> |
|
18 | 20 |
</table> |
19 | 21 |
<p> </p> |
20 | 22 |
|
Also available in: Unified diff
Edit some of the instructions for registering an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063