Fix minore

This commit is contained in:
MatteoPistorello 2022-06-06 11:24:17 +02:00
parent 197563832c
commit 75abb1245b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class HTMLWrapper implements WrapperInterface
$result = '';
if( $values['type']=='checkbox' ){
$values['class'] = 'checkbox-group';
$values['class'][0] = 'checkbox-group';
}
// Valori particolari