for headers on each section
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jun 2013 20:14:57 +0000 (20:14 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jun 2013 20:14:57 +0000 (20:14 +0000)
Toolkit/Members/templates/memberDetail.tpl

index 1e86d69..f77d464 100644 (file)
@@ -91,10 +91,18 @@ catid="catid"
 {end:}
 
        <div style="clear: left; text-align: justify;">{description:h}</div>
-    <div style="clear: left; text-align: justify;">{guide:h}</div>
-    <div style="clear: left; text-align: justify;">{facilities:h}</div>
-    <div style="clear: left; text-align: justify;">{directions:h}</div>
-    <div style="clear: left; text-align: justify;">{information:h}</div>
+    <div style="clear: left; text-align: justify;" flexy:if="guide">
+        <h2>Trail Guide: </h2>{guide:h}
+    </div>
+    <div style="clear: left; text-align: justify;" flexy:if="facilities">
+        <h2>Facilities: </h2>{facilities:h}
+    </div>
+    <div style="clear: left; text-align: justify;" flexy:if="directions">
+        <h2>Directions: </h2>{directions:h}
+    </div>
+    <div style="clear: left; text-align: justify;" flexy:if="information">
+        <h2>Information: </h2>{information:h}
+    </div>
 
        <div flexy:if="amenities" class="business-list-amenities">
                <ul>