From 8fbc0f164a1546c939f6fcb3529332427754323a Mon Sep 17 00:00:00 2001 From: Agent Date: Sun, 14 Jun 2026 09:34:27 -0400 Subject: [PATCH] fix: restore profile card layout, simplify user menu to My Account and Log out --- views/auth/profile.php | 4 ++-- views/layouts/main.php | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/views/auth/profile.php b/views/auth/profile.php index f17d16f..e69e4a5 100755 --- a/views/auth/profile.php +++ b/views/auth/profile.php @@ -5,7 +5,7 @@

Manage your account settings

-
+

Account Information

@@ -23,7 +23,7 @@
-
+

Update Profile

diff --git a/views/layouts/main.php b/views/layouts/main.php index 615de9e..c9776cd 100755 --- a/views/layouts/main.php +++ b/views/layouts/main.php @@ -169,11 +169,6 @@ if (!isset($user) || $user === null) {
My Account - - - Audit Log - Administration -