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:

database-configuration.jsp
45 45

  
46 46
</head>
47 47
<body>
48
<%@ include file="./header-section.jsp"%>
49

  
48 50
<img src="<%= request.getContextPath() %>/metacat-logo.png" width="100px" align="right"/> 
49 51
<h2>Database Install/Upgrade Utility</h2>
50 52

  
......
100 102
} 
101 103
%>
102 104

  
103
<br clear="right"/>
105
	<%@ include file="./footer-section.jsp"%>
104 106

  
105 107
</body>
106 108
</html>

Also available in: Unified diff