]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/htmloutputter.php
quick syntax fix
[quix0rs-gnu-social.git] / lib / htmloutputter.php
index 7eccd6cc0e56cddd9ed745fc20cd2e35b17bf733..9780dc42432b87b4d04e3ced4643660e313b9652 100644 (file)
@@ -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
      *