From eb3cc0e3ba3b19c650a03ebed7cb1818e8e4f0af Mon Sep 17 00:00:00 2001 From: tofulm Date: Thu, 11 Mar 2021 17:07:38 +0100 Subject: [PATCH] textarea de 5 rows --- gamucontact_options.php | 1 + 1 file changed, 1 insertion(+) diff --git a/gamucontact_options.php b/gamucontact_options.php index 4eb2f31..4918dba 100644 --- a/gamucontact_options.php +++ b/gamucontact_options.php @@ -49,6 +49,7 @@ $GLOBALS['gamucontact'] = [ 'nom' => 'texte', 'label' => 'Message', 'obligatoire' => 'oui', + 'rows' => 4 //'fonction' => 'ma_super_fonction' ) ],