From adc00664c5f476f740ddcc13df12a2d47bac50ba Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 30 May 2019 19:28:26 +0200 Subject: [PATCH] In tools list, add an 'advanced' category --- src/locales/en.json | 1 + src/views/tools/tools_list.ms | 26 +++++++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) 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'}}

-
+