Remove mode banner (#18441)

This commit is contained in:
Rajat Talesra 2022-09-12 22:20:13 +05:30 committed by GitHub
parent 2b24167fba
commit 01513bae69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,6 @@
<h2 class="crayons-subtitle-1">
<%= @tag ? "##{@tag.accessible_name}" : t("views.moderations.all") %>
</h2>
<div class="crayons-notice crayons-notice--warning">
The following moderator actions are temporarily unavailable in Mod Center: <strong>Unpublish Post</strong>, <strong>Unpublish All Posts</strong>, <strong>Flag User</strong> and <strong>Suspend User</strong>.
</div>
</header>
<section class="mod-index-body">