diff --git a/utenti/modutenti.php b/utenti/modutenti.php index b01eea8..2f5e8d2 100755 --- a/utenti/modutenti.php +++ b/utenti/modutenti.php @@ -120,7 +120,7 @@ $(document).ready(function() mail: { required: false, email: true, - minlength: 4 + minlength: 3 }, password1: { password: "#utente",