diff --git a/app/views/join_codes/inactive.html.erb b/app/views/join_codes/inactive.html.erb index 1bddb6e42..375a0e6cc 100644 --- a/app/views/join_codes/inactive.html.erb +++ b/app/views/join_codes/inactive.html.erb @@ -1,12 +1,12 @@ -<% @page_title = "You can't join #{@join_code.account.name} right now." %> +<% @page_title = "That code is all used up" %>
This join code has no invitations left on it.
+Ask someone from <%= @join_code.account.name %> to send you a new link or increase the limit.
- <%= link_to "Check out Fizzy", "https://www.fizzy.do" %>. + <%= link_to "OK", "https://www.fizzy.do", class: "btn btn--link" %>