diff --git a/i18n/default_de.json b/i18n/default_de.json index 651c3ac..2087f85 100644 --- a/i18n/default_de.json +++ b/i18n/default_de.json @@ -509,6 +509,7 @@ "Inactive tenants are excluded from user access and tenant-scoped data.": "Inaktive Mandanten werden vom Benutzerzugriff und mandantenspezifischen Daten ausgeschlossen.", "Inactive users": "Inaktive Benutzer", "Inactivity deactivation and deletion policy": "Richtlinie für Inaktivitäts-Deaktivierung und Löschung", + "Inactivity policy": "Inaktivitätsrichtlinie", "Incomplete": "Unvollständig", "Inherit global default": "Globalen Standard verwenden", "Internal Server Error": "Interner Serverfehler", diff --git a/i18n/default_en.json b/i18n/default_en.json index 93f9b9d..362b65c 100644 --- a/i18n/default_en.json +++ b/i18n/default_en.json @@ -509,6 +509,7 @@ "Inactive tenants are excluded from user access and tenant-scoped data.": "Inactive tenants are excluded from user access and tenant-scoped data.", "Inactive users": "Inactive users", "Inactivity deactivation and deletion policy": "Inactivity deactivation and deletion policy", + "Inactivity policy": "Inactivity policy", "Incomplete": "Incomplete", "Inherit global default": "Inherit global default", "Internal Server Error": "Internal Server Error", diff --git a/pages/admin/settings/user-lifecycle(default).phtml b/pages/admin/settings/user-lifecycle(default).phtml index 79ae05f..c3efde5 100644 --- a/pages/admin/settings/user-lifecycle(default).phtml +++ b/pages/admin/settings/user-lifecycle(default).phtml @@ -47,36 +47,22 @@ $readonlyAttr = $isReadOnly ? 'readonly' : ''; ?>
-
- - - - - - - -
-
- -
-
- - -
-
-
+
+ + +