diff --git a/client/html/post_edit_sidebar.tpl b/client/html/post_edit_sidebar.tpl index b8f176b..9b08891 100644 --- a/client/html/post_edit_sidebar.tpl +++ b/client/html/post_edit_sidebar.tpl @@ -84,7 +84,7 @@ <% } %> - <% if (ctx.canFeaturePosts) { %> + <% if (ctx.canFeaturePosts || ctx.canDeletePosts) { %>