From 88fc24f5aaeca744f77c53e849c5a3a7a0018fd2 Mon Sep 17 00:00:00 2001 From: Jeffrey Lembeck Date: Wed, 25 Jan 2023 12:23:19 -0800 Subject: [PATCH] fix(account): if renewaldate is empty, don't show This is a little annoying, but really sometimes we don't have this data right up front. So, let them know how much they'll owe on the next billing date, but understand that unless the date is set, we shouldn't show parens or anything like that --- www/templates/account/billing/update-payment.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/templates/account/billing/update-payment.php b/www/templates/account/billing/update-payment.php index e5476627b1..549eca8e27 100644 --- a/www/templates/account/billing/update-payment.php +++ b/www/templates/account/billing/update-payment.php @@ -31,10 +31,8 @@
  • Estimated Taxes $
  • Due today: $0.00 -
    - Due at the next billing date ( ): $ - + Due at the next billing date: $
  • Updating your account's billing address can result in new tax fees.