Project

General

Profile

« Previous | Next » 

Revision 4759

Added by daigle over 15 years ago

Go back to main context page when user cancels login.

View differences:

lib/admin/admin-login.jsp
78 78
<hr class="config-line">
79 79

  
80 80
	<input class="left-button" input type="submit" name="loginAction" value="Login" class="button_login"></td>
81
	<input class="button" type="button" value="Cancel" onClick="forward('./knb')"> 
81
	<input class="button" type="button" value="Cancel" onClick="forward('<%= request.getContextPath() %>')"> 
82 82

  
83 83

  
84 84
<input type="hidden" name="configureType" value="login"/>

Also available in: Unified diff