From: Steve Sutton Date: Tue, 14 May 2019 18:58:08 +0000 (-0400) Subject: add ignore css for opensearch X-Git-Tag: v2.12.2^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b07352e69d491d126a66ab855b7d79bb804f3d53;p=WP-Plugins%2Fglm-member-db.git add ignore css for opensearch needed to remove unwanted search items. --- diff --git a/views/front/members/list.html b/views/front/members/list.html index b1bb9f09..48204cad 100755 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -201,7 +201,7 @@ {/if} {* list_map_show_address *}
-

+

{if $m.phone && $showSettings.list_map_show_phone}Phone: {apply_filters('glm_associate_phone_filter', $m.phone)}
{/if} {if $m.toll_free && $showSettings.list_map_show_tollfree}{apply_filters('glm_associate_phone_filter', $m.toll_free)}
{/if} {if $m.email && $showSettings.list_map_show_email}E-Mail Address: {$m.email}
{/if}