diff --git a/CustomFields/CustomFieldText.php b/CustomFields/CustomFieldText.php index 9a3bb53a6..1b79366a8 100644 --- a/CustomFields/CustomFieldText.php +++ b/CustomFields/CustomFieldText.php @@ -58,7 +58,7 @@ class CustomFieldText implements CustomFieldInterface } const MAX_LENGTH = 'maxLength'; - const MULTIPLE_CF_INLINE ='MultipleCFInline'; + const MULTIPLE_CF_INLINE ='multipleCFInline'; /** * Create a form according to the maxLength option