From d3d366161eb581b60c3dd7ef8bdd1831bed1dd09 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 2 Sep 2016 07:57:25 -0400 Subject: [PATCH] Update the grid view so it will wrap package link with li I put this in the member plugin for the grid part so both list and grid don't have the ul li wrapper on these sub links. --- views/front/members/list.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/views/front/members/list.html b/views/front/members/list.html index 95af256f..72ff1a60 100644 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -108,13 +108,13 @@ {if $settings.list_show_detail_link} {/if} - + {if $m.featured} {/if} - + {if $m.logo && $settings.list_show_logo}
@@ -145,8 +145,9 @@
@@ -203,7 +204,7 @@ {/if} - +--> {if $settings.list_map_show_amenities}
Amenities: @@ -419,9 +420,9 @@ {/if} {*list_show_list*}
-- 2.17.1