Project

General

Profile

« Previous | Next » 

Revision 8325

Added by Jing Tao about 11 years ago

Change the button from Cancel to Bypass. So it is consistent with the Geoserver configuration page.

View differences:

dataone-configuration.jsp
373 373
				}
374 374
			%>
375 375
			<%if (!previouslyConfigured) { %>
376
				<input class=button type="button" value="Skip" onClick="forward('./admin?configureType=dataone&bypass=true&processForm=true')">
376
				<input class=button type="button" value="Bypass" onClick="forward('./admin?configureType=dataone&bypass=true&processForm=true')">
377 377
			<%} %>
378 378
			<input class=button type="button" value="Cancel" onClick="forward('./admin')"> 
379 379
		</div>

Also available in: Unified diff