Checking for the member info location to be on before showing list of
bad map data members.
{include file='admin/members/header.html'}
-
+{debug}
{if apply_filters('glm_members_permit_admin_members_index_add_member', true) && $enable_members}
<a href="{$thisUrl}?page=glm-members-admin-menu-member&glm_action=memberEdit&option=add" class="button button-primary glm-button glm-right">Add A New {$terms.term_member_cap}</a>
{/if}
{apply_filters('glm-member-db-members-othernotices', '')}
-{if $haveBadLatLon}
+{if $haveBadLatLon && $settings.memb_info_location}
<h3 class="glm-error"> <br>{$terms.term_member_cap} Profile with Bad Map Location Information</h3>
<table class="wp-list-table widefat fixed posts glm-admin-table">