diff --git a/form.php b/form.php index b7c459a..50d36b7 100644 --- a/form.php +++ b/form.php @@ -321,7 +321,7 @@ class formfield /** The Bootstrap width of the column of titles */ public $titlewidth = 2; /** The Bootstrap width of the column of fields */ - public $fieldswidth = 10; + public $fieldwidth = 10; /** When adding a field, the name and the label are the minimum mandatory @param string $name Name of the field @param string $label Label of the field */ @@ -362,7 +362,7 @@ class formfield else $res .= " "; $res .= "\n"; - $res .= "