From 908e15bc9041f757217ba8d3635a8d83a5544c46 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 3 Aug 2016 23:57:41 +0200 Subject: multi acl: port events --- view/tpl/event_form.tpl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'view/tpl/event_form.tpl') diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl index fbeec9aa3..a2bb1f112 100755 --- a/view/tpl/event_form.tpl +++ b/view/tpl/event_form.tpl @@ -1,4 +1,4 @@ -
+ @@ -107,7 +107,6 @@ {{if ! $eid}} {{include file="field_checkbox.tpl" field=$share}} - {{$acl}} {{/if}}
@@ -116,8 +115,12 @@
{{if ! $eid}} - + {{/if}}
+ +{{if ! $eid}} + {{$acl}} +{{/if}} -- cgit v1.2.3