unico 2004/04/22 04:32:56
Modified: src/blocks/scratchpad/samples/module-source form4.html
Log:
fix enctype
Revision Changes Path
1.3 +1 -1
cocoon-2.1/src/blocks/scratchpad/samples/module-source/form4.html
Index: form4.html
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/scratchpad/samples/module-source/form4.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- form4.html 17 Mar 2004 11:28:21 -0000 1.2
+++ form4.html 22 Apr 2004 11:32:56 -0000 1.3
@@ -18,7 +18,7 @@
<title>Form</title>
</header>
<body>
- <form action="test4-post" method="post" enctype="multipart/form-data">
+ <form action="test4-post" method="post">
<p>Write an xml document</p>
<textarea name="text" rows="20" cols="80">
<?xml version="1.0"?>