From 70e6aecfc39994aa5367ac40584c11a4233f83ec Mon Sep 17 00:00:00 2001 From: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com> Date: Fri, 25 Feb 2022 07:33:13 -0700 Subject: [PATCH] Update the Copy for the "Reports" Tab in the Admin Member Detail View (#16696) * Updates the copy on the Reports tab * Update app/views/admin/users/show/reports/_index.html.erb --- app/views/admin/users/show/reports/_index.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/admin/users/show/reports/_index.html.erb b/app/views/admin/users/show/reports/_index.html.erb index 0a10bc615..9930297f3 100644 --- a/app/views/admin/users/show/reports/_index.html.erb +++ b/app/views/admin/users/show/reports/_index.html.erb @@ -1,4 +1,4 @@ -
This user hasn't reported anything yet.
+Any comment or post reported by <%= @user.name %> will be found here.