diff --git a/app/resources/locales/en_US/menu.po b/app/resources/locales/en_US/menu.po index a4b519e3a..2512352b0 100644 --- a/app/resources/locales/en_US/menu.po +++ b/app/resources/locales/en_US/menu.po @@ -39,15 +39,12 @@ msgstr "Attributes" msgid "co.configuration" msgstr "Configuration" -msgid "co.configuration.az" -msgstr "A-Z Config" +msgid "co.configuration.short" +msgstr "Config" msgid "co.configuration.char" msgstr "C" -msgid "co.configuration.panel.az" -msgstr "A-Z Listing" - msgid "co.configuration.panel.title" msgstr "Configuration" diff --git a/app/templates/element/menuMain.php b/app/templates/element/menuMain.php index 4aad6a912..7d5a3ea1c 100644 --- a/app/templates/element/menuMain.php +++ b/app/templates/element/menuMain.php @@ -122,7 +122,7 @@ ], [ 'permission' => 'configuration', - 'label' => __d('menu', 'co.configuration.az'), + 'label' => __d('menu', 'co.configuration.short'), 'char' => __d('menu', 'co.configuration.char'), 'controller' => 'dashboards', 'action' => 'configuration' diff --git a/app/templates/element/menuPanel.php b/app/templates/element/menuPanel.php index 2a1b6004f..fd519e7c2 100644 --- a/app/templates/element/menuPanel.php +++ b/app/templates/element/menuPanel.php @@ -74,16 +74,18 @@ */ ?> + - = __d('menu','related.configurations') ?> - */ - ?> + * / + ? >
+ */ ?> @@ -161,16 +164,8 @@ - */ ?> + */ ?> - @@ -246,7 +241,10 @@ -