diff --git a/app/views/subscriptions/new.html.erb b/app/views/subscriptions/new.html.erb index 5734a24a..5396c617 100644 --- a/app/views/subscriptions/new.html.erb +++ b/app/views/subscriptions/new.html.erb @@ -277,7 +277,7 @@ Of these, <%= pluralize converted_referrals.count, 'user' %> <%= converted_referrals.count == 1 ? 'has' : 'have' %> earned you both a Premium bonus! <% else %> -
  • None have signed up for Premium yet, however.
  • +
  • None have signed up for Premium yet. You receive a permanent 100MB boost to your upload storage whenever someone you refers upgrades to Premium. And they get a 100MB boost, too!
  • <% end %>