diff --git a/src/locales/en.json b/src/locales/en.json index bc4f66b4..1d8f1461 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -2,6 +2,7 @@ "action": "Action", "active": "Active", "add": "Add", + "advanced": "Advanced", "remove": "Remove", "administration_password": "Administration password", "allowed_users": "Allowed users", diff --git a/src/views/tools/tools_list.ms b/src/views/tools/tools_list.ms index 3e3d2dd8..17d889dd 100644 --- a/src/views/tools/tools_list.ms +++ b/src/views/tools/tools_list.ms @@ -5,7 +5,6 @@
-
@@ -19,6 +18,18 @@

{{t 'migrations'}}

+ + +

{{t 'tools_shutdown_reboot'}}

+
+
+ +
+
+ +

{{t 'advanced'}}

+ +

{{t 'monitoring'}}

@@ -27,6 +38,10 @@

{{t 'firewall'}}

+ + +

{{t 'tools_security_feed'}}

+

{{t 'tools_adminpw'}}

@@ -35,12 +50,5 @@

{{t 'tools_download_ca'}}

- - -

{{t 'tools_security_feed'}}

-
- - -

{{t 'tools_shutdown_reboot'}}

-
+