diff --git a/src/Views/email_2fa_show.php b/src/Views/email_2fa_show.php index 46cf68cf4..b030cfde8 100644 --- a/src/Views/email_2fa_show.php +++ b/src/Views/email_2fa_show.php @@ -23,7 +23,7 @@ - value="email) ?>" required /> + value="email) ?>" required>
diff --git a/src/Views/email_2fa_verify.php b/src/Views/email_2fa_verify.php index 722977b8c..dbaac3067 100644 --- a/src/Views/email_2fa_verify.php +++ b/src/Views/email_2fa_verify.php @@ -21,7 +21,7 @@
+ inputmode="numeric" pattern="[0-9]*" autocomplete="one-time-code" required>
diff --git a/src/Views/email_activate_show.php b/src/Views/email_activate_show.php index 066bd0b1c..6b41d4626 100644 --- a/src/Views/email_activate_show.php +++ b/src/Views/email_activate_show.php @@ -21,7 +21,7 @@
+ pattern="[0-9]*" autocomplete="one-time-code" value="" required>
diff --git a/src/Views/login.php b/src/Views/login.php index 71b4501d0..838734b44 100644 --- a/src/Views/login.php +++ b/src/Views/login.php @@ -33,13 +33,13 @@
- +
- +
diff --git a/src/Views/magic_link_form.php b/src/Views/magic_link_form.php index ed820717e..6bef87a16 100644 --- a/src/Views/magic_link_form.php +++ b/src/Views/magic_link_form.php @@ -30,7 +30,7 @@
+ value="user()->email ?? null) ?>" required>
diff --git a/src/Views/register.php b/src/Views/register.php index 7adba1aa3..57726e8e8 100644 --- a/src/Views/register.php +++ b/src/Views/register.php @@ -29,25 +29,25 @@
- +
- +
- +
- +