From a177473aee01ba51102995bc7f5bb00eb53dbce9 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Mon, 24 Jul 2017 12:21:30 -0700 Subject: [PATCH] fixes #3237 --- app/views/posts/show.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index 3a383c1ab..e992d4833 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -162,7 +162,10 @@ - + + <% if @post.visible? %> + + <% end %> <% if Danbooru.config.enable_post_search_counts %>