From 429ecb4e0e871e4c0c48172ed5f9260e9a7ca39e Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:09:13 +0200 Subject: [PATCH] Update profile.php --- content/profile.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/profile.php b/content/profile.php index 7a1c227..5c67936 100644 --- a/content/profile.php +++ b/content/profile.php @@ -95,7 +95,7 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);