diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index 13c2a78d6..facc7e828 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -168,15 +168,7 @@ <% content_for(:html_header) do %> - - - <% if CurrentUser.can_approve_posts? %> - - <% end %> - - -