From a9e9709ee6d8e20b5a8649ae3b24d2ff92250b71 Mon Sep 17 00:00:00 2001
From: Steve Sutton
+
{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}
--
2.17.1