Fix minore checkbox

This commit is contained in:
loviuz 2022-06-07 11:41:48 +02:00
parent 7704505f66
commit dc48fd2b17
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'][0] = 'checkbox-group';
$values['class'] .= ' checkbox-group';
}
// Valori particolari