From 507695fe7eba22f246e45200d593db1fa083cadd Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 12 Jul 2016 17:16:00 +0200 Subject: [PATCH] Minor fixes and additions --- Theme/Backend/Lang/en.lang.php | 1 + Theme/backend/Lang/en.lang.php | 1 + 2 files changed, 2 insertions(+) diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 3f7ecc5..a277595 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -14,6 +14,7 @@ * @link http://orange-management.com */ return ['Profile' => [ + 'Account/Group' => 'Account/Group', 'Activity' => 'Activity', 'Birthday' => 'Birthday', 'ContactInformation' => 'Contact Information', diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php index 3f7ecc5..a277595 100644 --- a/Theme/backend/Lang/en.lang.php +++ b/Theme/backend/Lang/en.lang.php @@ -14,6 +14,7 @@ * @link http://orange-management.com */ return ['Profile' => [ + 'Account/Group' => 'Account/Group', 'Activity' => 'Activity', 'Birthday' => 'Birthday', 'ContactInformation' => 'Contact Information',