r4573 - trunk/lib/admin

daigle at ecoinformatics.org daigle at ecoinformatics.org
Tue Nov 18 14:18:57 PST 2008


Author: daigle
Date: 2008-11-18 14:18:57 -0800 (Tue, 18 Nov 2008)
New Revision: 4573

Modified:
   trunk/lib/admin/geoserver-configuration.jsp
Log:
Updated geoserver password help links

Modified: trunk/lib/admin/geoserver-configuration.jsp
===================================================================
--- trunk/lib/admin/geoserver-configuration.jsp	2008-11-18 22:18:14 UTC (rev 4572)
+++ trunk/lib/admin/geoserver-configuration.jsp	2008-11-18 22:18:57 UTC (rev 4573)
@@ -60,7 +60,7 @@
 	
 	<div class="form-row">
 				<img class="question-mark" src="style/images/question-mark.gif" 
-	           		 onClick="helpWindow('<%= request.getContextPath() %>','geoserverconfiguration.html')"/>
+	           		 onClick="helpWindow('<%= request.getContextPath() %>','metacatconfigure.html#GeoserverUpdatePassword')"/>
 				<div class="textinput-label"><label for="geoserver.username" title="Geoserver user name">User Name</label></div>
 				<input class="textinput" id="geoserver.username" 
 					   name="geoserver.username" 	             		    	    	           		    	             			
@@ -68,7 +68,7 @@
 	</div>
 	<div class="form-row">
 				<img class="question-mark" src="style/images/question-mark.gif" 
-	           		 onClick="helpWindow('<%= request.getContextPath() %>','geoserverconfiguration.html')"/>
+	           		 onClick="helpWindow('<%= request.getContextPath() %>','metacatconfigure.html#GeoserverUpdatePassword')"/>
 				<div class="textinput-label"><label for="geoserver.password" title="Geoserver user name">Password</label></div>
 				<input class="textinput"  id="geoserver.password" 
 					   name="geoserver.password" 



More information about the Metacat-cvs mailing list