Project

General

Profile

« Previous | Next » 

Revision 4557

Added by daigle over 15 years ago

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

View differences:

ldap-configuration.jsp
37 37

  
38 38
</head>
39 39
<body>
40
<%@ include file="./header-section.jsp"%>
41

  
40 42
<img src="<%= request.getContextPath() %>/metacat-logo.png" width="100px" align="right"/> 
41 43
<h2>LDAP Configuration</h2>
42 44
Enter authentication service properties here. 
......
138 140

  
139 141
</form>
140 142

  
143
<%@ include file="./footer-section.jsp"%>
144

  
141 145
</body>
142 146
</html>

Also available in: Unified diff