From a668bd265f4840bde8610a8592b856e6bd5a4fd5 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 24 Jan 2020 00:34:43 +0300 Subject: [PATCH] feat(admin-plugin): use table component for tools #211 --- site/plugins/admin/templates/system/tools/cache.html | 4 ++-- site/plugins/admin/templates/system/tools/information.html | 2 +- site/plugins/admin/templates/system/tools/registry.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/plugins/admin/templates/system/tools/cache.html b/site/plugins/admin/templates/system/tools/cache.html index 7e8a5f97..4e7c165f 100644 --- a/site/plugins/admin/templates/system/tools/cache.html +++ b/site/plugins/admin/templates/system/tools/cache.html @@ -1,7 +1,7 @@ {% extends "plugins/admin/templates/partials/base.html" %} {% block content %} - +
@@ -84,4 +84,4 @@
{{ tr('admin_cache') }}
-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/site/plugins/admin/templates/system/tools/information.html b/site/plugins/admin/templates/system/tools/information.html index 27aaa3fc..1f17832e 100644 --- a/site/plugins/admin/templates/system/tools/information.html +++ b/site/plugins/admin/templates/system/tools/information.html @@ -1,7 +1,7 @@ {% extends "plugins/admin/templates/partials/base.html" %} {% block content %} - +
diff --git a/site/plugins/admin/templates/system/tools/registry.html b/site/plugins/admin/templates/system/tools/registry.html index a3c23054..7f3cf090 100644 --- a/site/plugins/admin/templates/system/tools/registry.html +++ b/site/plugins/admin/templates/system/tools/registry.html @@ -1,7 +1,7 @@ {% extends "plugins/admin/templates/partials/base.html" %} {% block content %} -
{{ tr('admin_flextype_version') }}
+
{{ tr('admin_key') }}