From 9bc4aaeca34a711e482c3f2c064bb18e65eda0be Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 12 Sep 2010 17:17:43 +0200 Subject: Update incomplete documentation. --- lib/htmloutputter.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') 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 * -- cgit v1.2.3-54-g00ecf