projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d1cb7
)
update the free part in template
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 5 Apr 2016 21:01:35 +0000
(17:01 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 5 Apr 2016 21:01:35 +0000
(17:01 -0400)
free is an array
views/front/events/detail.html
patch
|
blob
|
history
diff --git
a/views/front/events/detail.html
b/views/front/events/detail.html
index
5a32db2
..
8cf7067
100644
(file)
--- a/
views/front/events/detail.html
+++ b/
views/front/events/detail.html
@@
-43,7
+43,7
@@
{if $event.cost}
<div class="small-12 column"><strong>Cost</strong><br> {$event.cost}</div>
{/if}
- {if $event.free}
+ {if $event.free
.value
}
<div class="small-12 column"><strong>Cost</strong><br> FREE</div>
{/if}
<div class="small-12 column"><strong>Contact & More Info</strong><br>