From f107df5cae8045f53c8554d8d59410ac4dcf42ab Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 25 Sep 2015 12:29:21 -0400 Subject: [PATCH] Broke some markup on last commit, this fixes it. --- config/plugin.ini | 2 +- views/front/members/detail.html | 22 ++++++++-------------- views/front/members/list.html | 15 +++++++++------ 3 files changed, 18 insertions(+), 21 deletions(-) diff --git a/config/plugin.ini b/config/plugin.ini index 74b85723..356aa5d1 100644 --- a/config/plugin.ini +++ b/config/plugin.ini @@ -116,7 +116,7 @@ front-config['list_map_show_amenities'] = true ; Front-end Member Detail Options front-config['detail_show_map'] = true front-config['detail_show_directions'] = false -front-config['detail_show_logo'] = false +front-config['detail_show_logo'] = true front-config['detail_logo_size'] = large front-config['detail_show_description'] = true front-config['detail_show_short_descr'] = false diff --git a/views/front/members/detail.html b/views/front/members/detail.html index 3ea26ff9..fdc562ec 100644 --- a/views/front/members/detail.html +++ b/views/front/members/detail.html @@ -47,17 +47,16 @@
(map loads here)
{/if} + - {if $detail_show_logo} -
+
+ {if $detail_show_logo} +
- -
+ +
- {/if}
-
- -
+ {/if}

@@ -89,12 +88,6 @@ {if $detail_show_imagegallery}Packages{/if}

- - - - {if $detail_show_logo} -
- {/if}
@@ -161,6 +154,7 @@ {/if} +