From bc720c09184d14803825cd5de8fadad66b39dc2e Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Wed, 13 Apr 2016 17:43:46 +0200 Subject: [PATCH] quattro fix for #2385 - respect acl on event edit --- view/theme/quattro/templates/event_form.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/view/theme/quattro/templates/event_form.tpl b/view/theme/quattro/templates/event_form.tpl index 7cca2be364..098b57850e 100644 --- a/view/theme/quattro/templates/event_form.tpl +++ b/view/theme/quattro/templates/event_form.tpl @@ -21,7 +21,12 @@ {{include file="field_textarea.tpl" field=array('location', $l_text, $l_orig, "")}}
- {{include file="field_checkbox.tpl" field=array('share', $sh_text, $sh_checked, "")}} + +
+ + + +
{{$acl}}