From f2a5f45355b83540dbb42b3a198a20ec354e0422 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Mon, 16 Sep 2024 19:47:20 +0200 Subject: Way more stuff --- src/application/views/form_delete_post_confirm.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'src/application/views/form_delete_post_confirm.php') diff --git a/src/application/views/form_delete_post_confirm.php b/src/application/views/form_delete_post_confirm.php index 2dc417d..e127235 100644 --- a/src/application/views/form_delete_post_confirm.php +++ b/src/application/views/form_delete_post_confirm.php @@ -1,13 +1,9 @@
- id === $GLOBALS["currentUser"]->id): ?> -

Do you want to delete your post?

- -

Do you want to delete displayName) ?>'s post?

- +

- Are you sure you want to delete the following post:
+
true @@ -18,12 +14,12 @@
- +
id, true))); ?>"> - +
-- cgit v1.2.3