From: Steve Sutton Date: Mon, 18 Feb 2019 21:15:08 +0000 (-0500) Subject: Update for not using county X-Git-Tag: v1.7.23^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=457cb564508f6fff254b5a4d3d95b69feef0af74;p=WP-Plugins%2Fglm-member-db-events.git Update for not using county Need county to be 0X if not using it. --- diff --git a/views/admin/events/editLocation.html b/views/admin/events/editLocation.html index 0ac0930..c1485e5 100755 --- a/views/admin/events/editLocation.html +++ b/views/admin/events/editLocation.html @@ -30,6 +30,9 @@ {if !$settings.use_venue_locations} {/if} +{if $settings.enable_counties} + +{/if}