From 905cd1da5bd8c794e7f62217a1e4ab2b0e3a2123 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 15 Jun 2015 13:04:16 +0200 Subject: do not allow/show acl button on photo edit if not owner --- view/tpl/photo_view.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl/photo_view.tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 49181b018..1054d5e3a 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -79,9 +79,11 @@
+ {{if $edit.aclselect}} + {{/if}}
-- cgit v1.2.3