From: Steve Sutton Date: Thu, 2 Aug 2018 17:41:45 +0000 (-0400) Subject: Don't set use for flags from contact info. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ac03b4d9f038d7050175664924c51c91d76ccaad;p=WP-Plugins%2Fglm-member-db-contacts.git Don't set use for flags from contact info. These will be only used to set the billing form address one time. If they want to reset billing from another address they'll need to check the box again. --- diff --git a/views/admin/contacts/edit.html b/views/admin/contacts/edit.html index e9a9650..80cc6b7 100644 --- a/views/admin/contacts/edit.html +++ b/views/admin/contacts/edit.html @@ -450,7 +450,7 @@ Use for Billing Information - + @@ -593,7 +593,7 @@ Use for Billing Information - + @@ -758,7 +758,7 @@ - + {if apply_filters( 'glm-members-billing-enabled', false )}

Billing Info