From 01454544896827113e49db0d2848b5aab6ce14ae Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Wed, 18 Sep 2024 23:05:35 +0200 Subject: Many changes --- src/application/views/view_post.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/application/views/view_post.php') diff --git a/src/application/views/view_post.php b/src/application/views/view_post.php index 18be820..62b2d18 100644 --- a/src/application/views/view_post.php +++ b/src/application/views/view_post.php @@ -35,13 +35,13 @@ $is_op = $postAuthor?->id === $topicAuthor?->id && $postAuthor?->id !== null;
- +
-
+
-
+
@@ -100,7 +100,7 @@ $is_op = $postAuthor?->id === $topicAuthor?->id && $postAuthor?->id !== null;
-
content)) ?>
+
content) ?>
0): ?>
-- cgit v1.2.3