diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json
index 9987e05..e15f4e7 100755
--- a/Admin/Install/Navigation.install.json
+++ b/Admin/Install/Navigation.install.json
@@ -7,7 +7,7 @@
"name": "EquipmentManagement",
"uri": null,
"target": "self",
- "icon": "fa fa-wrench",
+ "icon": "build",
"order": 80,
"from": "EquipmentManagement",
"permission": { "permission": 2, "category": null, "element": null },
diff --git a/Theme/Backend/attribute-type-list.tpl.php b/Theme/Backend/attribute-type-list.tpl.php
index ef6e347..b458b13 100755
--- a/Theme/Backend/attribute-type-list.tpl.php
+++ b/Theme/Backend/attribute-type-list.tpl.php
@@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('AttributeTypes', 'Attribute', 'Backend'); ?>
+ = $this->getHtml('AttributeTypes', 'Attribute', 'Backend'); ?>download
@@ -30,26 +30,26 @@ echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Name'); ?>
|
data['nav']->render(); ?>
-
= $this->getHtml('Language', '0', '0'); ?>
+
= $this->getHtml('Language', '0', '0'); ?>download
@@ -84,8 +84,8 @@ echo $this->data['nav']->render(); ?>
$value) : ++$c; ?>
- |
- |
+ | close
+ | settings
| = ISO639Enum::getByName('_' . \strtoupper($value->getLanguage())); ?>
| = $value->content; ?>
diff --git a/Theme/Backend/equipment-list.tpl.php b/Theme/Backend/equipment-list.tpl.php
index 4bfbba5..9f280f6 100755
--- a/Theme/Backend/equipment-list.tpl.php
+++ b/Theme/Backend/equipment-list.tpl.php
@@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Equipments'); ?>
+ = $this->getHtml('Equipments'); ?>download
|