From bbdecb9c7ba099cb8b0f77411405a70a8f396344 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 3 Jul 2018 10:49:40 -0400 Subject: [PATCH] Fixed Oops with using state required flag for country on checkout. --- views/front/registrations/checkout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index 468e98d..17f34a4 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -117,7 +117,7 @@
Country{if $regAccount.fieldRequired.bill_country} *{/if}
- {foreach $regAccount.fieldData.bill_country.list as $c}