diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index cff52fa..eb2748b 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Finance", "uri": null, "target": "self", - "icon": "fa fa-book", + "icon": "book", "order": 50, "from": "Finance", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/sales-analysis-dashboard.tpl.php b/Theme/Backend/sales-analysis-dashboard.tpl.php index 09e6918..d0edea6 100755 --- a/Theme/Backend/sales-analysis-dashboard.tpl.php +++ b/Theme/Backend/sales-analysis-dashboard.tpl.php @@ -204,7 +204,7 @@ echo $this->data['nav']->render();
@@ -328,7 +328,7 @@ echo $this->data['nav']->render();