From 57cbcf4e1d0f9993ecf3058866fd5c0a6821a6b5 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 17 Jan 2025 17:05:41 -0500 Subject: [PATCH] Update some UI elements in User Preferences --- user_details.php | 8 ++++---- user_preferences.php | 2 +- user_security.php | 14 +++++++------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/user_details.php b/user_details.php index c28c0709..496c8834 100644 --- a/user_details.php +++ b/user_details.php @@ -5,7 +5,7 @@ require_once "includes/inc_all_user.php";
-

Your User Details

+

User Preferences

@@ -27,7 +27,7 @@ require_once "includes/inc_all_user.php";
- +
@@ -37,7 +37,7 @@ require_once "includes/inc_all_user.php";
- +
@@ -47,7 +47,7 @@ require_once "includes/inc_all_user.php";
- +
diff --git a/user_preferences.php b/user_preferences.php index 18bed96d..a4d81213 100644 --- a/user_preferences.php +++ b/user_preferences.php @@ -40,7 +40,7 @@ $user_config_calendar_first_day = intval($row['user_config_calendar_first_day']) - + diff --git a/user_security.php b/user_security.php index 20dc80fc..99329dac 100644 --- a/user_security.php +++ b/user_security.php @@ -8,8 +8,8 @@ $remember_token_count = mysqli_num_rows($sql_remember_tokens); ?>
-
-

Your Password

+
+

Your Password

@@ -28,25 +28,25 @@ $remember_token_count = mysqli_num_rows($sql_remember_tokens);
- +
-
-

Mult-Factor Authentication

+
+

Mult-Factor Authentication

- +

You have set up 2FA. Your QR code is below.

- +