coliver 2003/04/29 22:14:36
Modified: src/scratchpad/webapp/samples/petstore/view/jxpath
SignonForm.xml
Log:
fixed typo
Revision Changes Path
1.5 +1 -1
cocoon-2.1/src/scratchpad/webapp/samples/petstore/view/jxpath/SignonForm.xml
Index: SignonForm.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/scratchpad/webapp/samples/petstore/view/jxpath/SignonForm.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SignonForm.xml 23 Apr 2003 20:44:59 -0000 1.4
+++ SignonForm.xml 30 Apr 2003 05:14:36 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-1<page xmlns:c="http://cocoon.apache.org/templates/jx/1.0">
+<page xmlns:c="http://cocoon.apache.org/templates/jx/1.0">
<site signOn="#{accountForm/signOn}" view="jxpath">
<form method="POST" label="signon" action="#{$continuation/id}.kont">
<message type="warning">#{//message}</message>