form : variable typo

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2224 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2015-08-07 13:10:32 +00:00
parent 25632eb4c8
commit 7aed0c63e1

View File

@@ -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