diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 8f634d82cd..8ba7f544a8 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -98,7 +98,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
| + | Filename | Type | Size | @@ -110,7 +110,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
|
- + |
@@ -190,7 +190,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
|
- + |
diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml
index 79b4fa7cee..6339922aa9 100644
--- a/app/views/console/users/index.phtml
+++ b/app/views/console/users/index.phtml
@@ -94,7 +94,7 @@ $providers = $this->getParam('providers', []);
|
|---|