moving the conditional wrapped around the dates and times for the reg details
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Dec 2017 14:33:52 +0000 (09:33 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Dec 2017 14:33:52 +0000 (09:33 -0500)
conditional around the date and time was wrapping around the cost field as well

views/front/registrations/registration.html

index 5cf315a..2101d26 100644 (file)
                             {else}
                                  <div class="small-12 columns glm-reg-event-profile-details glm-reg-time glm-reg-has-icon"> {$regEvent.first_datetime.timestamp|date_format:"%l:%M %p"}</div>
                             {/if}
-
+                        {/if}
                             {if $regEvent.eventCost}
                                 <div class="small-12 columns glm-reg-event-profile-details glm-reg-cost glm-reg-has-icon"> {$regEvent.eventCost}</div>
                             {/if}
-                        {/if}
+                        
            
                         {if $regEvent.locations.name || $regEvent.locations.address}
                             <div class="small-12 columns glm-reg-event-profile-details glm-reg-location glm-reg-has-icon">