From 01513bae691525e432c76d0bd7f32db0f0e9bcf5 Mon Sep 17 00:00:00 2001 From: Rajat Talesra Date: Mon, 12 Sep 2022 22:20:13 +0530 Subject: [PATCH] Remove mode banner (#18441) --- app/views/moderations/index.html.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/views/moderations/index.html.erb b/app/views/moderations/index.html.erb index 283c058a2..b0229657a 100644 --- a/app/views/moderations/index.html.erb +++ b/app/views/moderations/index.html.erb @@ -13,9 +13,6 @@

<%= @tag ? "##{@tag.accessible_name}" : t("views.moderations.all") %>

-
- The following moderator actions are temporarily unavailable in Mod Center: Unpublish Post, Unpublish All Posts, Flag User and Suspend User. -