From e0a4a54ca157789695e2bea9b365efedd80196a0 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 30 May 2010 12:44:17 +0000 Subject: [PATCH] Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. --- includes/HTMLForm.php | 498 ++++++++++++++++++++++++------------------ 1 file changed, 284 insertions(+), 214 deletions(-) diff --git a/includes/HTMLForm.php b/includes/HTMLForm.php index 6046879622..78c37945e3 100644 --- a/includes/HTMLForm.php +++ b/includes/HTMLForm.php @@ -1,22 +1,21 @@ $info, * where $info is an Associative Array with any of the following: - * + * * 'class' -- the subclass of HTMLFormField that will be used * to create the object. *NOT* the CSS class! * 'type' -- roughly translates into the