Revision 4192
Added by ben leinfelder over 16 years ago
SaeonLogin.jspx | ||
---|---|---|
224 | 224 |
<h3> |
225 | 225 |
Login |
226 | 226 |
<jsp:element name="a"> |
227 |
<jsp:attribute name="target">_parent</jsp:attribute>
|
|
227 |
<jsp:attribute name="target">_new</jsp:attribute>
|
|
228 | 228 |
<jsp:attribute name="href"> |
229 |
<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=sanparks"</jsp:expression> |
|
229 |
<!--<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=sanparks"</jsp:expression>--> |
|
230 |
<jsp:expression>KNB_SITE_URL + "/cgi-bin/ldapweb.cgi?cfg=sanparks"</jsp:expression> |
|
230 | 231 |
</jsp:attribute> |
231 | 232 |
<span class="regtext"> (request an account...)</span> |
232 | 233 |
</jsp:element> |
Also available in: Unified diff
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request