From d3919b0d0e2465b97a762700e5cc42496b39bbd9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 17 Mar 2023 10:17:53 +0200 Subject: [PATCH] fix missing options for hole mods and post authors in ghost threads --- files/templates/comments.html | 6 +++--- files/templates/post_actions.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index ca65a2404..35a99f962 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -418,9 +418,9 @@ {% endif %} {% endif %} - {% if v and (not c.ghost or v.id == c.author_id or v.admin_level) %} - -