2006/unicorn/WebContent/WEB-INF/resources/templates index.vm,1.20,1.21

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates
In directory hutz:/tmp/cvs-serv16257/WebContent/WEB-INF/resources/templates

Modified Files:
	index.vm 
Log Message:
changed /observe to /check

Index: index.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/index.vm,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- index.vm	22 Oct 2009 17:13:19 -0000	1.20
+++ index.vm	22 Oct 2009 17:21:40 -0000	1.21
@@ -31,7 +31,7 @@
 					</div>
 				</fieldset>
 			</form>
-			<form action="observe" method="get" id="validate-by-uri">
+			<form action="check" method="get" id="validate-by-uri">
 				<fieldset>
 					<legend>$legend-by-uri</legend>
 					<div class="input">

Received on Thursday, 22 October 2009 17:21:46 UTC