diff --git a/view/photo_edit.tpl b/view/photo_edit.tpl
index ceb1ddca3c..839e41ee7b 100644
--- a/view/photo_edit.tpl
+++ b/view/photo_edit.tpl
@@ -19,13 +19,15 @@
-
+
+
$permissions
+
-
-
@@ -35,3 +37,10 @@
+
+
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 6a909bc7db..e2b1a57dc5 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1491,6 +1491,7 @@ input#dfrn-url {
/** acl **/
+#photo-edit-perms-select,
#photos-upload-permissions-wrapper,
#profile-jot-acl-wrapper{
display:block!important;
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 96702d320b..c58bda5bb3 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -1569,6 +1569,7 @@ padding: 5px 10px 0px;
/** acl **/
+#photo-edit-perms-select,
#photos-upload-permissions-wrapper,
#profile-jot-acl-wrapper{
display:block!important;