diff --git a/views/bootstrap/class.Login.php b/views/bootstrap/class.Login.php index 2fd7b4205..8cfa31ff4 100644 --- a/views/bootstrap/class.Login.php +++ b/views/bootstrap/class.Login.php @@ -133,7 +133,7 @@ $(document).ready( function() { 'id'=>'login', 'name'=>'login', 'placeholder'=>'login', - 'autocomplete'=>'off', + 'autocomplete'=>'on', 'required'=>true ) );