Project

General

Profile

« Previous | Next » 

Revision 4197

Added by daigle over 15 years ago

Add a cancel button

View differences:

lib/admin/admin-login.jsp
106 106
<br>
107 107
<hr class="config-line">
108 108

  
109
<table class="admin-login">
110
	<tr>
111
		<td class="button"><input type="submit"
112
				name="loginAction" value="Login" class="button_login"></td>
113
	</tr>
114
</table>
109
	<input class="left-button" input type="submit" name="loginAction" value="Login" class="button_login"></td>
110
	<input class="button" type="button" value="Cancel" onClick="forward('./knb')"> 
115 111

  
112

  
116 113
<input type="hidden" name="configureType" value="login"/>
117 114
<input type="hidden" name="processForm" value="true"/>
118 115

  

Also available in: Unified diff