From a5ba8e71e43d8b356f91a4b865b78d342637ce34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Tue, 2 May 2023 13:32:42 +0200 Subject: [PATCH] add autocomplete values for username and password fields --- views/account/account.php | 10 +++++----- views/account/delete.php | 5 +++-- views/login/login.php | 4 ++-- views/login/password_reset_request.php | 2 +- views/login/reset_password.php | 6 +++--- views/login/signup.php | 10 +++++----- 6 files changed, 19 insertions(+), 18 deletions(-) diff --git a/views/account/account.php b/views/account/account.php index b83e909..c709d48 100644 --- a/views/account/account.php +++ b/views/account/account.php @@ -9,12 +9,12 @@

Please confirm your identity with your password or with Google to modify your account.

-

Please confirm your identity with your password to modify your account.

- +

Please confirm your identity with Google to modify your account.

@@ -24,9 +24,9 @@
- - - + + +

diff --git a/views/account/delete.php b/views/account/delete.php index c667333..864d3d5 100644 --- a/views/account/delete.php +++ b/views/account/delete.php @@ -7,15 +7,16 @@

Are you sure you want to delete your account? This cannot be undone!

+

Please confirm your identity with your password or with Google to delete your account.

-

Please confirm your identity with your password to delete your account.

- +

Please confirm your identity with Google to delete your account.

diff --git a/views/login/login.php b/views/login/login.php index 405eee1..9b17800 100644 --- a/views/login/login.php +++ b/views/login/login.php @@ -4,8 +4,8 @@

Login

- - + +

diff --git a/views/login/password_reset_request.php b/views/login/password_reset_request.php index 8f7c32b..74e0210 100644 --- a/views/login/password_reset_request.php +++ b/views/login/password_reset_request.php @@ -6,7 +6,7 @@

Request password reset

- +
diff --git a/views/login/reset_password.php b/views/login/reset_password.php index f88903f..e3eb9d9 100644 --- a/views/login/reset_password.php +++ b/views/login/reset_password.php @@ -5,9 +5,9 @@
- - - + + +

diff --git a/views/login/signup.php b/views/login/signup.php index 7f5b8d1..e9dcde5 100644 --- a/views/login/signup.php +++ b/views/login/signup.php @@ -9,12 +9,12 @@

No user found with the given email address. Sign up with one click!

- - + + - - - + + +