fix error
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 27 Jun 2019 12:27:50 +0000 (08:27 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 27 Jun 2019 12:27:50 +0000 (08:27 -0400)
glm-member-db/views/front/members/detail.html
style.css

index 01246fa..90dcde4 100644 (file)
                                 <a class="glm-member-detail-link-to-top">Back to top</a>
                             </div>
                         </div>
-                        {/if}
                         {if $settings.profile_accommodation && $member.accommodations}
                             <div id="glm-member-detail-accommodations-toggle" class="glm-member-detail-content-toggle">Accommodations Info</div>
                             <div id="glm-member-detail-accommodations-container" class="glm-member-detail-content-data">
                                         {if $member.year_round}<li>Open Year Round</li>{/if}
                                     </ul>
                                 </div>
-
                                 <div class="glm-member-detail-sub-data-links glma-row">
                                     <a class="glm-member-detail-content-toggle glma-columns glma-small-6">Collapse</a>
                                     <a class="glm-member-detail-link-to-top glma-columns glma-small-6">Back to top</a>
index fbbc7cc..ce53d33 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: UPTravel 2018
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for UP Travel
-Version: 1.0.8
+Version: 1.0.9
 */