git.annexia.org
/
cocanwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d766503
)
Default encoding for contact forms is multipart/form-data.
author
rich
<rich>
Sun, 26 Sep 2004 13:13:14 +0000
(13:13 +0000)
committer
rich
<rich>
Sun, 26 Sep 2004 13:13:14 +0000
(13:13 +0000)
templates/contact_show.html
patch
|
blob
|
history
diff --git
a/templates/contact_show.html
b/templates/contact_show.html
index
af1132b
..
a7e6799
100644
(file)
--- a/
templates/contact_show.html
+++ b/
templates/contact_show.html
@@
-54,7
+54,7
@@
your page to enable the form.
<pre>
<html>
-<form method="post" action="/_contact">
+<form method="post" action="/_contact"
enctype="multipart/form-data"
>
<input type="hidden" name="id" value="::name_html::"/>
<table class="left_table">
<tr> <th> Name: </th>