diff --git a/form.php b/form.php index be4339f..9f8729c 100644 --- a/form.php +++ b/form.php @@ -29,7 +29,7 @@ class form /** 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; /** Create a form @param string|null $formName The form name