From 4ede3fd771ea997cffaa6abab29988a58daf892e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 4 Aug 2016 09:10:21 +0200 Subject: multi acl: port photos --- view/tpl/photo_view.tpl | 5 ++--- view/tpl/photos_upload.tpl | 6 ++---- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 76259a8be..f81572b8c 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -53,7 +53,7 @@ {{$map}}
-
+ {{* album renaming is not supported atm.
@@ -88,8 +88,6 @@
{{/if}} - {{$edit.aclselect}} -
@@ -102,6 +100,7 @@
+ {{$edit.aclselect}}
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index 6b98a8ac4..90cd0e84a 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -1,6 +1,6 @@
-
+
@@ -14,9 +14,6 @@ {{/foreach}}
- - {{$aclselect}} - {{if $default}}
@@ -59,5 +56,6 @@ {{/if}}
+ {{$aclselect}}
-- cgit v1.2.3