From 119a0bb4d8a85f6f4f65517d0e79cf11fad5d97d Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Tue, 30 Dec 2025 03:01:36 +0100 Subject: [PATCH] sadasd --- partials/landing/account/dashboard.php | 49 +++++++++++++++++--------- 1 file changed, 32 insertions(+), 17 deletions(-) diff --git a/partials/landing/account/dashboard.php b/partials/landing/account/dashboard.php index f75bb04..ff7194f 100644 --- a/partials/landing/account/dashboard.php +++ b/partials/landing/account/dashboard.php @@ -216,6 +216,11 @@ if (isset($_GET['edit_event'])) { $editEvent = $stmt->fetch(PDO::FETCH_ASSOC) ?: null; } ?> +
@@ -470,62 +475,65 @@ if (isset($_GET['edit_event'])) {