aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_form.tpl
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2014-10-21 18:28:17 +0200
committerStefan Parviainen <saparvia@caterva.eu>2014-10-21 18:28:47 +0200
commitc8666b90767e9ded1adfc81528d37d680dc99280 (patch)
treeaec63fc1dd134a38f94e8e26554c6f77add48413 /view/tpl/event_form.tpl
parent6fbd77069b8792b48cfbd45bd476b8acb5f98ed6 (diff)
downloadvolse-hubzilla-c8666b90767e9ded1adfc81528d37d680dc99280.tar.gz
volse-hubzilla-c8666b90767e9ded1adfc81528d37d680dc99280.tar.bz2
volse-hubzilla-c8666b90767e9ded1adfc81528d37d680dc99280.zip
If entered event info is not valid, let user try again with the old info still there. Closes friendica/red#648
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 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}}" />