diff --git a/application/Espo/Resources/i18n/en_US/Settings.json b/application/Espo/Resources/i18n/en_US/Settings.json index e3306b29cc..33eb22a703 100644 --- a/application/Espo/Resources/i18n/en_US/Settings.json +++ b/application/Espo/Resources/i18n/en_US/Settings.json @@ -235,6 +235,7 @@ "maintenanceMode": "Only administrators will have access to the system." }, "labels": { + "Group Tab": "Group Tab", "System": "System", "Locale": "Locale", "Search": "Search", diff --git a/client/res/templates/site/navbar.tpl b/client/res/templates/site/navbar.tpl index aabb287288..9f98d81fbf 100644 --- a/client/res/templates/site/navbar.tpl +++ b/client/res/templates/site/navbar.tpl @@ -11,8 +11,18 @@