Updates the copy for the Flags tab (#16697)
This commit is contained in:
parent
92e59d76c4
commit
2be6ecfc14
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
<% else %>
|
||||
<div class="align-center flex flex-col justify-center my-auto py-8">
|
||||
<h3 class="fs-xl fw-normal mb-2">😇 No flags!</h3>
|
||||
<p class="color-secondary">No one flagged anything (profile, posts, or comments) negative about @<%= @user.username %>.</p>
|
||||
<h3 class="fs-xl fw-normal mb-2">No flags received against <%= @user.name %> yet.</h3>
|
||||
<p class="color-secondary">Any flags received against <%= @user.name %> will be found here.</p>
|
||||
</div>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue