From 9554ca721973509fcf19d69c5ec68b3fb15b5682 Mon Sep 17 00:00:00 2001 From: smow <7839556+smowtenshi@users.noreply.github.com> Date: Thu, 4 Mar 2021 20:47:43 +0100 Subject: [PATCH] Change "Inviter" to "Promoter" It's kind of old and misleading --- app/views/users/_statistics.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/_statistics.html.erb b/app/views/users/_statistics.html.erb index f72744ad8..34799f6fd 100644 --- a/app/views/users/_statistics.html.erb +++ b/app/views/users/_statistics.html.erb @@ -63,7 +63,7 @@ <% end %> - Inviter + Promoter <% if user.inviter %> <%= link_to_user user.inviter %> <%= link_to "ยป", users_path(search: { inviter: { name: user.inviter.name }}) %> <% else %>