diff --git a/app/views/posts/partials/show/_edit.html.erb b/app/views/posts/partials/show/_edit.html.erb index 73b48dd76..f0bee131c 100644 --- a/app/views/posts/partials/show/_edit.html.erb +++ b/app/views/posts/partials/show/_edit.html.erb @@ -26,7 +26,7 @@ <% end %> - <% if CurrentUser.is_privileged? %> + <% if CurrentUser.is_janitor? %>