From d90a10e462771fe7f27d8c08bcfe62e675c02773 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Wed, 17 Jun 2026 12:00:36 +0200 Subject: [PATCH] Update profile.php --- content/profile.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/profile.php b/content/profile.php index 65ce6c9..627c59e 100644 --- a/content/profile.php +++ b/content/profile.php @@ -7,7 +7,7 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
- +
@@ -93,8 +93,6 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
- -

Meine Beiträge