From 14402bdf9806929d910d8f6a2549de7f45c2a61f Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 30 Apr 2014 16:35:50 -0700 Subject: missing permissions block in mod_filestorage --- view/css/mod_filestorage.css | 3 ++- view/tpl/attach_edit.tpl | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/mod_filestorage.css b/view/css/mod_filestorage.css index 98fa8e93d..22f8a53d9 100644 --- a/view/css/mod_filestorage.css +++ b/view/css/mod_filestorage.css @@ -8,4 +8,5 @@ #cutpasteinput, #linkpasteinput { width: 600px; -} \ No newline at end of file +} + diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index 77f32b5bc..5d2703a2d 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -29,6 +29,9 @@
+ {{$aclselect}}
-- cgit v1.2.3