diff --git a/app/views/admin/users/show/flags/_index.html.erb b/app/views/admin/users/show/flags/_index.html.erb index 3e3b7a0d7..84e72dc3e 100644 --- a/app/views/admin/users/show/flags/_index.html.erb +++ b/app/views/admin/users/show/flags/_index.html.erb @@ -38,7 +38,7 @@ <% else %>
-

😇 No flags!

-

No one flagged anything (profile, posts, or comments) negative about @<%= @user.username %>.

+

No flags received against <%= @user.name %> yet.

+

Any flags received against <%= @user.name %> will be found here.

<% end %>