aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_form.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-01 23:49:52 -0800
committerfriendica <info@friendica.com>2013-12-01 23:49:52 -0800
commit3fdc3515b5dbfee4582467144d3c2d5eefc6a708 (patch)
treea470b5c0bb834091fcaf9abdceed5ef9e344560b /view/tpl/event_form.tpl
parent55d8ed17a776dce059b861ee43eeea82138b48ce (diff)
downloadvolse-hubzilla-3fdc3515b5dbfee4582467144d3c2d5eefc6a708.tar.gz
volse-hubzilla-3fdc3515b5dbfee4582467144d3c2d5eefc6a708.tar.bz2
volse-hubzilla-3fdc3515b5dbfee4582467144d3c2d5eefc6a708.zip
some work on events permissions
Diffstat (limited to 'view/tpl/event_form.tpl')
-rwxr-xr-xview/tpl/event_form.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl
index f661eac87..da4dda82e 100755
--- a/view/tpl/event_form.tpl
+++ b/view/tpl/event_form.tpl
@@ -7,7 +7,7 @@
<form action="{{$post}}" method="post" >
<input type="hidden" name="event_id" value="{{$eid}}" />
-<input type="hidden" name="cid" value="{{$cid}}" />
+<input type="hidden" name="xchan" value="{{$xchan}}" />
<input type="hidden" name="mid" value="{{$mid}}" />
<div id="event-start-text">{{$s_text}}</div>