textarea de 5 rows

This commit is contained in:
Christophe 2021-03-11 17:07:38 +01:00
parent 464d14c6cf
commit eb3cc0e3ba

View file

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