diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 858c8220e2..733eb4bf6f 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -3,7 +3,7 @@ $home = $this->getParam('home', ''); $fileLimit = $this->getParam('fileLimit', 0); $fileLimitHuman = $this->getParam('fileLimitHuman', 0); ?> -
+

Home
@@ -13,224 +13,227 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);

- -

Files

+
\ No newline at end of file