diff --git a/templates/documents.php b/templates/documents.php index 0aadcbb0..4cb0d304 100755 --- a/templates/documents.php +++ b/templates/documents.php @@ -1,27 +1,21 @@ -No documents are found. Please upload a document into your ownCloud'); - -}else{ - - echo(''); - foreach($_['list'] as $entry) { - echo(' + +
+ +
+ - - - - - ' - ); - } - echo('
'.$entry['name'].''.\OCP\Util::formatDate($entry['mtime']).''.\OCP\Util::humanFileSize($entry['size']).'
'); - - - -} - - + + + + + + + + + + + + + + +