Project

General

Profile

« Previous | Next » 

Revision 4192

redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request

View differences:

lib/style/skins/sanparks/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>
lib/style/skins/saeon/SaeonLogin.jspx
267 267

  
268 268
		<dd class="portletItem even">
269 269
			<jsp:element name="a">
270
				<jsp:attribute name="target">_parent</jsp:attribute>
270
				<jsp:attribute name="target">_new</jsp:attribute>
271 271
				<jsp:attribute name="href">
272
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon"</jsp:expression>
272
					<!--<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon"</jsp:expression>-->
273
					<jsp:expression>KNB_SITE_URL + "/cgi-bin/ldapweb.cgi?cfg=saeon"</jsp:expression>
273 274
				</jsp:attribute>
274 275
				<jsp:element name="img">
275 276
					<jsp:attribute name="src">

Also available in: Unified diff