From bb7baa8a376bb0f80b31a9524cdb0056bb96e5c5 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Tue, 4 Jun 2024 09:52:28 -0500 Subject: [PATCH] Tweak donation progress bar wording --- templates/DonationProgress.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/DonationProgress.php b/templates/DonationProgress.php index 5e65a4bf..f2616715 100644 --- a/templates/DonationProgress.php +++ b/templates/DonationProgress.php @@ -5,7 +5,7 @@ $start = new DateTimeImmutable(DONATION_DRIVE_START); $end = new DateTimeImmutable(DONATION_DRIVE_END); $now = new DateTimeImmutable(); $totalCurrent = 0; -$baseTarget = 50; +$baseTarget = 25; $stretchCurrent = 0; $stretchTarget = 20; @@ -118,8 +118,8 @@ if($stretchTarget > 0 && $totalCurrent >= $baseTarget){ -

When we started this drive, we set a goal of Patrons Circle members by . Thanks to the incredible generosity of literature lovers from all walks of life, we hit that goal in just over a week!

-

Since there are still weeks left in our drive, we thought we’d challenge our readers to help us reach our stretch goal of patrons, so that we can start the year off on a rock-solid financial footing. Will you help us with a donation, and support free and unrestricted digital literature?

+

When we started this drive, we set a goal of Patrons Circle members by . Thanks to the incredible generosity of literature lovers like you, we hit that goal!

+

Since there’s still some time left in our drive, we thought we’d challenge our readers to help us reach our stretch goal of patrons, so that we can continue on a rock-solid financial footing. Will you help us with a donation, and support free and unrestricted digital literature?

It takes a huge amount of resources and highly-skilled work to create and distribute each of our free ebooks, and we need your support to keep it up. That’s why we want to welcome new patrons by . It’s our patrons who keep us on the stable financial footing we need to continue producing and giving away beautiful ebooks.

Will you become a patron, and support free and unrestricted digital literature?