From a3e6d1564cb0b6a200c5518f09e377f4d359ca07 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 21:44:08 +0000 Subject: [PATCH] change icon font to google icons --- Admin/Install/Navigation.install.json | 2 +- Theme/Backend/account-list.tpl.php | 2 +- Theme/Backend/coa-list.tpl.php | 2 +- Theme/Backend/costcenter-list.tpl.php | 2 +- Theme/Backend/costobject-list.tpl.php | 2 +- Theme/Backend/entries.tpl.php | 20 ++++++++++---------- Theme/Backend/journal-list.tpl.php | 2 +- Theme/Backend/stack-archive-list.tpl.php | 2 +- Theme/Backend/stack-list.tpl.php | 2 +- Theme/Backend/stack-predefined-list.tpl.php | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) 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 @@