textarea ajout class w100

This commit is contained in:
Christophe 2021-03-12 16:17:19 +01:00
parent ea6db22723
commit 3f82451223

View file

@ -50,6 +50,7 @@ $GLOBALS['gamucontact'] = [
'nom' => 'texte',
'label' => 'Message',
'obligatoire' => 'oui',
'class' => 'w100',
'rows' => 4
//'fonction' => 'ma_super_fonction'
)