Project

General

Profile

« Previous | Next » 

Revision 2874

Added by tyburczy over 18 years ago

fixed table formatting for esa display

View differences:

loginForm.tmpl
95 95
			</td>
96 96
		</tr>
97 97
	  	[%IF cfg =='esa'%]
98
			<tr valign="middle"><td>
98
			<tr valign="middle"><td colspan="2">
99 99
				<p><strong>Steps for registering an ESA data set</strong></p>
100 100
          
101 101
        
102 102
				<p><span class="greenbold">Step 1: Create an Account</span> <br>
103
		   			Create an account by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>.
103
		   			Create an account by registering with the <a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]">KNB</a>.
104 104

  
105 105
					Many scientists will already have accounts in the KNB, especially those 
106 106
					from institutions like NCEAS and LTER. If you already have an account 
......
167 167
          </table>
168 168
        </td>
169 169
      </tr>
170
	  <tr><td></td><td></td></tr>
170 171
	  <tr valign="middle">
171
	  	<td align="left">Don't have an account yet? <a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]">Create a new account</a></td>
172
	  	<td align="left" colspan="2">
173
			Dont have an account yet? <a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]">Create a new account</a>
174
		</td>
172 175
      </tr>
173 176
	  <tr valign="middle">
174
	  	<td align="left">  Forgot your password?<a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]&amp;stage=resetpass">Reset your password</a></td>
177
	  	<td align="left" colspan="2">
178
			Forgot your password?<a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]&amp;stage=resetpass">Reset your password</a>
179
		</td>
175 180
	  </tr>
176 181
    </table>
177 182
  </form>

Also available in: Unified diff