diff --git a/templates/misc/message.part.html b/templates/misc/message.part.html index dc2dead2fc..40b5b493b9 100644 --- a/templates/misc/message.part.html +++ b/templates/misc/message.part.html @@ -213,7 +213,7 @@ {% endif %} {% endif %} - {% if user.is_authenticated and helpful_link and topic.author != user %} + {% if user.is_authenticated and message.is_visible and helpful_link and topic.author != user %}