From ab770512998b82acbb9b5c8bf053ea892fe5bc99 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Fri, 1 Apr 2022 19:36:01 +0100 Subject: [PATCH] Add a line break / heading between main settings and 2FA to prevent mis-clicks --- settings-user.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/settings-user.php b/settings-user.php index 809a8a82..33869c51 100644 --- a/settings-user.php +++ b/settings-user.php @@ -86,12 +86,18 @@ $sql_recent_logs = mysqli_query($mysqli,"SELECT * FROM logs +
+ +

2-Factor Authentication

+
- +

You have not setup 2FA, click on enable to setup 2FA.

+ - +

You have setup 2FA. Your QR code is below.

+
@@ -124,7 +130,7 @@ $sql_recent_logs = mysqli_query($mysqli,"SELECT * FROM logs
- +