some work on events permissions

This commit is contained in:
friendica
2013-12-01 23:49:52 -08:00
parent 55d8ed17a7
commit 3fdc3515b5
2 changed files with 18 additions and 7 deletions

View File

@@ -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>