aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_form.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-08 19:59:26 -0700
committerfriendica <info@friendica.com>2014-05-08 19:59:26 -0700
commit22b79207f9c30ce54d65e134303bd179ea21b377 (patch)
tree157f733bebbde8e5365461e770f6825f25eb30f9 /view/tpl/event_form.tpl
parent4cf684a701fcf175bf2104bef66f91ac7549818f (diff)
downloadvolse-hubzilla-22b79207f9c30ce54d65e134303bd179ea21b377.tar.gz
volse-hubzilla-22b79207f9c30ce54d65e134303bd179ea21b377.tar.bz2
volse-hubzilla-22b79207f9c30ce54d65e134303bd179ea21b377.zip
event form hard-wired tinymce=on, made selectable
Diffstat (limited to 'view/tpl/event_form.tpl')
-rwxr-xr-xview/tpl/event_form.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl
index da4dda82e..eaf3f74fe 100755
--- a/view/tpl/event_form.tpl
+++ b/view/tpl/event_form.tpl
@@ -36,6 +36,7 @@
<div id="event-location-text">{{$l_text}}</div>
<textarea id="event-location-textarea" name="location">{{$l_orig}}</textarea>
+<br />
<input type="checkbox" name="share" value="1" id="event-share-checkbox" {{$sh_checked}} /> <div id="event-share-text">{{$sh_text}}</div>
<div id="event-share-break"></div>