textarea de 5 rows
This commit is contained in:
parent
464d14c6cf
commit
eb3cc0e3ba
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue