[donate-static/master] Change "Take back the internet" label to "Use Tor"

commit 99a2f325beef0765365cb79158bacb8e0412752c Author: kez <kez@torproject.org> Date: Wed Oct 20 14:09:05 2021 -0700 Change "Take back the internet" label to "Use Tor" --- content/contents.lr | 2 +- templates/donate-form.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/contents.lr b/content/contents.lr index 08deb6b0..a1225393 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -101,7 +101,7 @@ counter: yes --- tshirt_pack_second_shirt_options_label: Privacy is a Human Right --- -tshirt_perk_options_label: Take back the Internet with Tor +tshirt_perk_options_label: Use Tor --- number_of_donations_counter_label: Number of Donations --- diff --git a/templates/donate-form.html b/templates/donate-form.html index eacaac52..9cfe9c20 100644 --- a/templates/donate-form.html +++ b/templates/donate-form.html @@ -98,7 +98,7 @@ 'options': [ { 'name': 'strength-in-numbers', - 'friendlyName': 'Take back the Internet with Tor', + 'friendlyName': 'Use Tor', 'image': { 'single': `{{ this.tshirt_pack_perk_single_image | asseturl }}`, 'monthly': `{{ this.tshirt_pack_perk_monthly_image | asseturl }}`
participants (1)
-
kez@torproject.org