From 8dc22c564aee0a6edf590a9a47021ea1ceb4aecf Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 6 Jan 2014 16:49:07 -0800 Subject: provide ability to change attachment/file permissions --- view/tpl/filestorage.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/filestorage.tpl') diff --git a/view/tpl/filestorage.tpl b/view/tpl/filestorage.tpl index 995b52cc8..a3eab83d5 100644 --- a/view/tpl/filestorage.tpl +++ b/view/tpl/filestorage.tpl @@ -8,6 +8,7 @@ {{foreach $items as $item}}
{{$download}} | + {{$edit}} | {{$delete}} {{$title}} {{$item.title}} | {{$item.size}} bytes -- cgit v1.2.3