aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_form.tpl
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-12-02 11:30:02 +0100
committermarijus <mario@localhost.localdomain>2013-12-02 11:30:02 +0100
commitfc8c34826ea361a49c29742f15b98b573e6c7c86 (patch)
tree082c5d1c39a358cc19bcbb9465ccf831f134b751 /view/tpl/event_form.tpl
parent51cad9cafef228090cc1641a425ba272b1a3b470 (diff)
parentf22302cbb649013087e27ba5d6679dcefb3953f1 (diff)
downloadvolse-hubzilla-fc8c34826ea361a49c29742f15b98b573e6c7c86.tar.gz
volse-hubzilla-fc8c34826ea361a49c29742f15b98b573e6c7c86.tar.bz2
volse-hubzilla-fc8c34826ea361a49c29742f15b98b573e6c7c86.zip
Merge branch 'master' of https://github.com/friendica/red
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>