Project

General

Profile

« Previous | Next » 

Revision 4557

Added by daigle about 16 years ago

Added header and footer sections that allow admin to log in as different user and to see user documentation.

View differences:

admin-login.jsp
53 53
<br>
54 54

  
55 55
<form name="loginform" method="post" action="<%= request.getContextPath() %>/admin"
56
	target="_top" onsubmit="return submitform(this);" id="loginform">
56
	target="_top" onsubmit="return validateAndSubmitForm(this);" id="loginform">
57 57

  
58 58
<table class="admin-login">
59 59
	<tr>

Also available in: Unified diff