Project

General

Profile

« Previous | Next » 

Revision 4163

Added by daigle almost 16 years ago

Change the metacat section to read Metacat Global Properties

View differences:

metacat-configuration.jsp
101 101
%>
102 102
        <tr>
103 103
        <td class="configured-tag">[configured] </td>
104
		<td class="property-title"> Metacat System Properties </td> 
104
		<td class="property-title"> Metacat Global Properties </td> 
105 105
		<td class="configure-link"> <a href="<%= request.getContextPath() %>/admin?configureType=properties">Reconfigure Now</a> </td>
106 106
        </tr>
107 107
<%
......
109 109
%>    		
110 110
        <tr>
111 111
 		<td class="unconfigured-tag">[unconfigured] </td>  
112
 		<td class="property-title"> Metacat System Properties </td>
112
 		<td class="property-title"> Metacat Global Properties </td>
113 113
		<td class="configure-link"> <a href="<%= request.getContextPath() %>/admin?configureType=properties">Configure Now</a> </td>			
114 114
    	</tr>
115 115
<%

Also available in: Unified diff