From: Anthony Talarico Date: Wed, 27 Dec 2017 14:33:52 +0000 (-0500) Subject: moving the conditional wrapped around the dates and times for the reg details X-Git-Tag: v1.0.0^2~137 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ae6ab6af9c51701713be7dee3015538ec5f57f6b;p=WP-Plugins%2Fglm-member-db-registrations.git moving the conditional wrapped around the dates and times for the reg details conditional around the date and time was wrapping around the cost field as well --- diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index 5cf315a..2101d26 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -39,11 +39,11 @@ {else}
{$regEvent.first_datetime.timestamp|date_format:"%l:%M %p"}
{/if} - + {/if} {if $regEvent.eventCost}
{$regEvent.eventCost}
{/if} - {/if} + {if $regEvent.locations.name || $regEvent.locations.address}