From 872cd022ad680eaa0724cf4457015432c6f26792 Mon Sep 17 00:00:00 2001 From: Taylor Courage Date: Sat, 8 Mar 2025 08:20:48 -0500 Subject: [PATCH] - Changes to user account viewing screen - Links properly redirect (assuming they've been set properly) --- display/general_results.php | 4 ++-- scripts/tools.js | 17 +++++++++++++++++ styles/data.css | 7 +++++-- styles/user_management.css | 9 +++++++++ user/account.php | 13 +++++++------ user/user.php | 9 +++++++++ 6 files changed, 49 insertions(+), 10 deletions(-) diff --git a/display/general_results.php b/display/general_results.php index 078f1ed..5f4bd65 100644 --- a/display/general_results.php +++ b/display/general_results.php @@ -195,7 +195,7 @@ session_start();