aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-17 17:12:44 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-17 17:12:44 +0000
commit5611842d3c461fbfcf2bb3a2d35585e2e5769b68 (patch)
tree24b3c5025faecf19970e9e9c8ad6e84b0234876f /doc
parent3f503e0c8918ec0d4d4031ae8ebf922edf5fb3c8 (diff)
downloadikiwiki-5611842d3c461fbfcf2bb3a2d35585e2e5769b68.tar
ikiwiki-5611842d3c461fbfcf2bb3a2d35585e2e5769b68.tar.gz
clean up
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/write.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index efb65523b..bbe047d33 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -271,8 +271,7 @@ will not validate or display the form.
Form validation and display can be overridden by the formbuilder hook.
By default, ikiwiki will do a basic validation and display of the form,
but if this hook is registered, it will stop that and let the hook take
-over. This hook is passed an additional named parameter: `buttons` is an
-array of the submit buttons for the form.
+over.
### savestate