diff --git a/templates/DonationProgress.php b/templates/DonationProgress.php index b2473e56..4d1e8824 100644 --- a/templates/DonationProgress.php +++ b/templates/DonationProgress.php @@ -34,7 +34,7 @@ $current = Db::QueryInt(' ) ) x ', [$start, $start, $start]); -$target = 100; +$target = 75; $stretchCurrent = 0; $stretchTarget = 20; $totalCurrent = $current;