Project

General

Profile

« Previous | Next » 

Revision 8523

Added by Jing Tao over 10 years ago

Use the userManagementUrl to replace the ldapweb.cgi url.

View differences:

loginForm.tmpl
50 50
          
51 51
        
52 52
				<p><span class="greenbold">Step 1: Create an Account</span> <br>
53
		   			Create an account by registering with the <a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]">KNB</a>.
53
		   			Create an account by registering with the <a href="[%userManagementUrl%]">KNB</a>.
54 54

  
55 55
					Many scientists will already have accounts in the KNB, especially those 
56 56
					from institutions like NCEAS and LTER. If you already have an account 
......
133 133
  </form>
134 134
  </menu>
135 135
  
136
  Dont have an account yet? <a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]">Create a new account</a>
137
  <br />
138
  Forgot your password? <a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]&amp;stage=resetpass">Reset your password</a>
139
  <br />
140
  Forgot your username? <a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]&amp;stage=lookupname">Look up your username</a>
136
  Need an account? Forgot password? <a href="[%userManagementUrl%]">Click here</a>.
141 137

  
142 138
[% IF cfg == 'nceas' %]
143 139
  [% INCLUDE "nceasFooter.tmpl" %]

Also available in: Unified diff