From 28c6556789e4cd8cc205c3e0672c2fec3d6ca2ab Mon Sep 17 00:00:00 2001 From: kontrollanten <6680299+kontrollanten@users.noreply.github.com> Date: Fri, 3 Dec 2021 10:47:47 +0100 Subject: add plugin selector to about/menu elements (#4597) * add plugin selector to about/menu elements closes #4586 * Update plugin selector names Co-authored-by: Chocobozzz --- .../about-instance/about-instance.component.html | 128 +++++++++++---------- client/src/app/+about/about.component.html | 6 +- client/src/app/menu/menu.component.html | 5 +- 3 files changed, 73 insertions(+), 66 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html index 1026c4e0d..7f2a6aa77 100644 --- a/client/src/app/+about/about-instance/about-instance.component.html +++ b/client/src/app/+about/about-instance/about-instance.component.html @@ -116,95 +116,99 @@ -
- -

- MODERATION -

-
- -
-
+
+
-

Moderation information

+

+ MODERATION +

-
-
+ + + +
-
-
+
+
-

Hardware information

+

+ OTHER INFORMATION +

-
+
-
+

FEATURES

-
+ diff --git a/client/src/app/menu/menu.component.html b/client/src/app/menu/menu.component.html index 46dd807ec..55fc27b5f 100644 --- a/client/src/app/menu/menu.component.html +++ b/client/src/app/menu/menu.component.html @@ -30,7 +30,10 @@ - + Interface: {{ currentInterfaceLanguage }} -- cgit v1.2.3