Remove mode banner (#18441)
This commit is contained in:
parent
2b24167fba
commit
01513bae69
1 changed files with 0 additions and 3 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue