From: Steve Sutton Date: Wed, 29 Aug 2018 19:31:14 +0000 (-0400) Subject: Add class for styling the map popup info X-Git-Tag: v1.0.17^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a9e9709ee6d8e20b5a8649ae3b24d2ff92250b71;p=WP-Themes%2Fmichigantrailmaps.git Add class for styling the map popup info info section for the phones. --- diff --git a/glm-member-db/views/front/members/list.html b/glm-member-db/views/front/members/list.html index e6f4fc5..9a81a08 100644 --- a/glm-member-db/views/front/members/list.html +++ b/glm-member-db/views/front/members/list.html @@ -210,7 +210,7 @@ Search Terms:

{/if} {*list_map_show_address*}
-

+

{if $m.phone && $settings.list_map_show_phone}Phone: {apply_filters('glm_associate_phone_filter', $m.phone)}
{/if} {if $m.toll_free && $settings.list_map_show_tollfree}{apply_filters('glm_associate_phone_filter', $m.toll_free)}
{/if} {if $m.url && $settings.list_map_show_url}Website
{/if}