From 46762d13b28ca442e25e61b1494943a37c06fe54 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 9 Jul 2020 19:43:55 +0200 Subject: [PATCH] =?UTF-8?q?Edit=20user=20emp=C3=AAcher=20le=20pr=C3=A9-rem?= =?UTF-8?q?plisage=20auto=20de=20l'ancien=20mot=20de=20passe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/user/view/edit/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/user/view/edit/edit.php b/core/module/user/view/edit/edit.php index dce157f6..a2e2c551 100755 --- a/core/module/user/view/edit/edit.php +++ b/core/module/user/view/edit/edit.php @@ -84,7 +84,7 @@ 'value' => $this->getUrl(2) ]); ?> 'off', + 'autocomplete' => 'new-password', // remplace 'off' pour éviter le pré remplissage auto 'label' => 'Ancien mot de passe' ]); ?>