From 1be152642f9a8b3311d762b9a2ae5639dae9a042 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 25 Jul 2022 18:25:39 -0500 Subject: [PATCH] Add caption to close button --- templates/DonationCounter.php | 2 +- templates/DonationProgress.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/DonationCounter.php b/templates/DonationCounter.php index ca98edbf..dc9cd440 100644 --- a/templates/DonationCounter.php +++ b/templates/DonationCounter.php @@ -48,7 +48,7 @@ $digits = str_split(str_pad($current, 3, "0", STR_PAD_LEFT))
- +
diff --git a/templates/DonationProgress.php b/templates/DonationProgress.php index b4e0c05b..9b559c1c 100644 --- a/templates/DonationProgress.php +++ b/templates/DonationProgress.php @@ -29,7 +29,7 @@ if($stretchTarget > 0 && $current >= $target){
- +