From 9321f14ba3fa766e3338ade46581a4d705edb641 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 25 Jul 2022 17:27:32 -0500 Subject: [PATCH] Restore 0 to donation progress --- templates/DonationCounter.php | 2 +- templates/DonationProgress.php | 4 ++-- www/css/core.css | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/DonationCounter.php b/templates/DonationCounter.php index bad77a0f..ca98edbf 100644 --- a/templates/DonationCounter.php +++ b/templates/DonationCounter.php @@ -44,7 +44,7 @@ else{ $digits = str_split(str_pad($current, 3, "0", STR_PAD_LEFT)) ?> -