From: Chuck Scott Date: Tue, 3 Jul 2018 14:49:40 +0000 (-0400) Subject: Fixed Oops with using state required flag for country on checkout. X-Git-Tag: v1.0.8^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bbdecb9c7ba099cb8b0f77411405a70a8f396344;p=WP-Plugins%2Fglm-member-db-registrations.git Fixed Oops with using state required flag for country on checkout. --- 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}