diff --git a/app/views/admin/useremail.html.erb b/app/views/admin/useremail.html.erb index db2ca45280..f5d922806c 100644 --- a/app/views/admin/useremail.html.erb +++ b/app/views/admin/useremail.html.erb @@ -16,8 +16,9 @@ <% end %> +
<% if @address %> -

Searched for <%= @address %>

+

Searched for <%= @address %> (<%= @users.length %>)

<% if @users.length > 0 %>