diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 3dadf77..030e554 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Accounting", "uri": null, "target": "self", - "icon": "fa fa-book", + "icon": "book", "order": 50, "from": "Accounting", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/account-list.tpl.php b/Theme/Backend/account-list.tpl.php index 082522a..f8e8aa1 100755 --- a/Theme/Backend/account-list.tpl.php +++ b/Theme/Backend/account-list.tpl.php @@ -1,7 +1,7 @@