diff --git a/env.dist b/env.dist index aca217343..050da35d7 100644 --- a/env.dist +++ b/env.dist @@ -1,8 +1,5 @@ # Copy this file to .env or just set these environment variables -# Campaign: number of variations (0 or false = don't show) -export CAMPAIGN_HEADER=0 - # Format the profile URL like this "https://{{username}}.webmakerprofile.com" export PROFILE_URL= diff --git a/locale/en_US/eoycampaign.json b/locale/en_US/eoycampaign.json index 0083f8d46..b1ad39130 100644 --- a/locale/en_US/eoycampaign.json +++ b/locale/en_US/eoycampaign.json @@ -1,6 +1,7 @@ { + "eoy-url": "https://sendto.mozilla.org/page/contribute/EOYFR2013-newdefault?source=webmakerorg_bannerEN", "eoy-donate": "Donate to Mozilla", - "eoy-desc": "You know us as the makers of Firefox – but your donations are what make Webmaker possible. Your donations drive our education work. Our activism. They help us teach web skills to children and adults. To address the parts of our mission that Firefox can't solve by itself, consider making a tax-deductible donation to Mozilla, a 501c(3) nonprofit.", + "eoy-desc": "You know us as the makers of Firefox – but your donations are what make Webmaker possible. Your donations drive our education work. Our activism. They help us teach web skills to children and adults. Consider making a tax-deductible donation to Mozilla, a 501c(3) nonprofit.", "eoy-quote-0": "The future should be something our kids can make for themselves.", "eoy-name-0": "Chad Sansing, Webmaker fellow", "eoy-quote-1": "Everyone should be given the opportunity to explore its endless possibilities.", diff --git a/views/components/campaign-header.html b/views/components/campaign-header.html index 52fd4be92..d7972c133 100644 --- a/views/components/campaign-header.html +++ b/views/components/campaign-header.html @@ -11,7 +11,7 @@ -