fix: on ajoute autocomplete a off, car pas mieux
This commit is contained in:
parent
89046f4273
commit
62f575c917
1 changed files with 2 additions and 0 deletions
|
@ -89,12 +89,14 @@
|
|||
{defaut=#ENV{password}}
|
||||
{type=password}
|
||||
{attributs=#GET{min}}
|
||||
{autocomplete=off}
|
||||
{label=#GET{chaine_langue}}
|
||||
)]
|
||||
[(#SAISIE{input,password_confirmation}
|
||||
{defaut=#ENV{password_confirmation}}
|
||||
{type=password}
|
||||
{attributs=#GET{min}}
|
||||
{autocomplete=off}
|
||||
{label=<:comptespip:champ_password_confirm:>}
|
||||
)]
|
||||
</fieldset>
|
||||
|
|
Loading…
Add table
Reference in a new issue