aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-10-18 16:46:09 -0700
committerzotlabs <mike@macgirvin.com>2016-10-18 16:46:09 -0700
commit2db7b2d9487d9393d511998ae0258979fde379c4 (patch)
tree04996358eda8e186a496e054b5223495f947181d /view
parentd55fcd055d878d29864bdf609f6e3f26e24837d0 (diff)
downloadvolse-hubzilla-2db7b2d9487d9393d511998ae0258979fde379c4.tar.gz
volse-hubzilla-2db7b2d9487d9393d511998ae0258979fde379c4.tar.bz2
volse-hubzilla-2db7b2d9487d9393d511998ae0258979fde379c4.zip
change event behaviour - share by default.
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/event_form.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl
index a2bb1f112..0f37d8287 100755
--- a/view/tpl/event_form.tpl
+++ b/view/tpl/event_form.tpl
@@ -105,10 +105,6 @@
</div>
</div>
- {{if ! $eid}}
- {{include file="field_checkbox.tpl" field=$share}}
- {{/if}}
-
<div class="clear"></div>
<button type="button" class="btn btn-default" onclick="openClose('advanced');">{{$advanced}}</button>