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))
if($autoHide){ ?>
} ?>
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){
if($autoHide){ ?>
} ?>
if(!$stretchOn){ ?>