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 $= $tax ?>
Due today: $0.00
-
- Due at the next billing date (= $renewaldate ?> ): $= $total ?>
-
+ Due at the next billing date= isset($renewaldate) && !empty($renewaldate) ? ' (' . $renewaldate . ')' : '' ?>: $= $total ?>
Updating your account's billing address can result in new tax fees.