diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 40ea973a42..48d46479ca 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -95,7 +95,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
| + | Filename | Type | Size | @@ -107,7 +107,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
|
- + |
@@ -187,7 +187,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
|
- + |
diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml
index c371ddb54b..d132602093 100644
--- a/app/views/console/users/index.phtml
+++ b/app/views/console/users/index.phtml
@@ -94,7 +94,7 @@ $providers = $this->getParam('providers', []);
|
|---|