aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-10-22 12:02:22 +1100
committerRedMatrix <info@friendica.com>2014-10-22 12:02:22 +1100
commit3fb0354a55563d80abcccb8d5be77829990afd20 (patch)
treee3f2765f88e5990984c11ba215761763774f0688 /view/tpl
parentd5edd89dd2bcfae198bb316c4f9be212937e9fa5 (diff)
parentc8666b90767e9ded1adfc81528d37d680dc99280 (diff)
downloadvolse-hubzilla-3fb0354a55563d80abcccb8d5be77829990afd20.tar.gz
volse-hubzilla-3fb0354a55563d80abcccb8d5be77829990afd20.tar.bz2
volse-hubzilla-3fb0354a55563d80abcccb8d5be77829990afd20.zip
Merge pull request #655 from pafcu/master
Better handling of incorrect info entered in event
Diffstat (limited to 'view/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 ade404125..a4717415e 100755
--- a/view/tpl/event_form.tpl
+++ b/view/tpl/event_form.tpl
@@ -9,6 +9,7 @@
<form action="{{$post}}" method="post" >
<input type="hidden" name="event_id" value="{{$eid}}" />
+<input type="hidden" name="event_hash" value="{{$event_hash}}" />
<input type="hidden" name="xchan" value="{{$xchan}}" />
<input type="hidden" name="mid" value="{{$mid}}" />