diff --git a/site/plugins/admin/templates/system/api/delivery/index.html b/site/plugins/admin/templates/system/api/delivery/index.html
index a1518fd5..5f73dc17 100644
--- a/site/plugins/admin/templates/system/api/delivery/index.html
+++ b/site/plugins/admin/templates/system/api/delivery/index.html
@@ -85,4 +85,4 @@
});
}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/site/plugins/admin/templates/system/tools/cache.html b/site/plugins/admin/templates/system/tools/cache.html
index b578dea5..3590f8b0 100644
--- a/site/plugins/admin/templates/system/tools/cache.html
+++ b/site/plugins/admin/templates/system/tools/cache.html
@@ -4,7 +4,7 @@
- {{ tr('admin_cache') }} |
+ {{ tr('admin_cache') }} |
{{ tr('admin_size') }} |
|
@@ -19,10 +19,10 @@
{% else %}0 KB{% endif %}
- |
-
+
{{ icon('fas fa-ellipsis-h') }}
- |
-
+
{{ icon('fas fa-ellipsis-h') }}
- |
-{% endblock %}
+{% endblock %}
\ No newline at end of file
diff --git a/site/plugins/admin/templates/system/tools/information.html b/site/plugins/admin/templates/system/tools/information.html
index 1f17832e..aa240fb8 100644
--- a/site/plugins/admin/templates/system/tools/information.html
+++ b/site/plugins/admin/templates/system/tools/information.html
@@ -4,11 +4,11 @@
- {{ tr('admin_flextype_version') }} |
+ {{ tr('admin_flextype_version') }} |
{{ FLEXTYPE_VERSION }} |
- {{ tr('admin_php_version') }} |
+ {{ tr('admin_php_version') }} |
{{ PHP_VERSION }} |
diff --git a/site/plugins/admin/templates/system/tools/registry.html b/site/plugins/admin/templates/system/tools/registry.html
index 7f3cf090..7ba0f0c2 100644
--- a/site/plugins/admin/templates/system/tools/registry.html
+++ b/site/plugins/admin/templates/system/tools/registry.html
@@ -4,7 +4,7 @@
- {{ tr('admin_key') }} |
+ {{ tr('admin_key') }} |
{{ tr('admin_value') }} |