summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-12 17:17:43 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-12 17:17:43 +0200
commit9bc4aaeca34a711e482c3f2c064bb18e65eda0be (patch)
tree4da0f995107298ab9dfc141badc9fb738a3d0dab
parenta9fad9a7ac85270e2a45cfad28c6017b200496eb (diff)
Update incomplete documentation.
-rw-r--r--lib/htmloutputter.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/htmloutputter.php b/lib/htmloutputter.php
index 5dc2b38da..44b029604 100644
--- a/lib/htmloutputter.php
+++ b/lib/htmloutputter.php
@@ -325,6 +325,7 @@ class HTMLOutputter extends XMLOutputter
* @param string $label text of the button
* @param string $cls class of the button, default 'submit'
* @param string $name name, if different than ID
+ * @param string $title title text for the submit button
*
* @return void
*