From 09477d8fcf98bf1d50fd3d37467727f7cfa06cfd Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Sun, 11 Oct 2020 17:30:10 +0200 Subject: [PATCH] Use new icon API functions - plugins Replace hardcoded fontawesome tags with new print_icon() or icon_get() calls. Fixes #27828 --- plugins/MantisCoreFormatting/pages/config.php | 2 +- plugins/MantisGraph/pages/category_graph.php | 2 +- plugins/MantisGraph/pages/developer_graph.php | 6 +++--- plugins/MantisGraph/pages/issues_trend_graph.php | 2 +- plugins/MantisGraph/pages/priority_graph.php | 2 +- plugins/MantisGraph/pages/reporter_graph.php | 4 ++-- plugins/MantisGraph/pages/resolution_graph.php | 2 +- plugins/MantisGraph/pages/severity_graph.php | 2 +- plugins/MantisGraph/pages/status_graph.php | 2 +- plugins/XmlImportExport/pages/config_page.php | 8 ++++---- plugins/XmlImportExport/pages/import.php | 2 +- 11 files changed, 17 insertions(+), 17 deletions(-) diff --git a/plugins/MantisCoreFormatting/pages/config.php b/plugins/MantisCoreFormatting/pages/config.php index 3f381585a0..bd715f0891 100644 --- a/plugins/MantisCoreFormatting/pages/config.php +++ b/plugins/MantisCoreFormatting/pages/config.php @@ -43,7 +43,7 @@

- +

diff --git a/plugins/MantisGraph/pages/category_graph.php b/plugins/MantisGraph/pages/category_graph.php index 1c60a800a2..1dc238cf05 100644 --- a/plugins/MantisGraph/pages/category_graph.php +++ b/plugins/MantisGraph/pages/category_graph.php @@ -70,7 +70,7 @@

- +

diff --git a/plugins/MantisGraph/pages/developer_graph.php b/plugins/MantisGraph/pages/developer_graph.php index a3d418b6e1..7fc827b932 100644 --- a/plugins/MantisGraph/pages/developer_graph.php +++ b/plugins/MantisGraph/pages/developer_graph.php @@ -41,7 +41,7 @@

- +

@@ -49,7 +49,7 @@

- +

@@ -63,7 +63,7 @@

- +

diff --git a/plugins/MantisGraph/pages/issues_trend_graph.php b/plugins/MantisGraph/pages/issues_trend_graph.php index db22609eed..17457a75d8 100644 --- a/plugins/MantisGraph/pages/issues_trend_graph.php +++ b/plugins/MantisGraph/pages/issues_trend_graph.php @@ -41,7 +41,7 @@

- +

diff --git a/plugins/MantisGraph/pages/priority_graph.php b/plugins/MantisGraph/pages/priority_graph.php index 8791d687fa..060ab1b7bd 100644 --- a/plugins/MantisGraph/pages/priority_graph.php +++ b/plugins/MantisGraph/pages/priority_graph.php @@ -44,7 +44,7 @@

- +

diff --git a/plugins/MantisGraph/pages/reporter_graph.php b/plugins/MantisGraph/pages/reporter_graph.php index 5d9b58aea7..5b73984775 100644 --- a/plugins/MantisGraph/pages/reporter_graph.php +++ b/plugins/MantisGraph/pages/reporter_graph.php @@ -41,7 +41,7 @@

- +

@@ -49,7 +49,7 @@

- +

diff --git a/plugins/MantisGraph/pages/resolution_graph.php b/plugins/MantisGraph/pages/resolution_graph.php index 71caf56daa..6faee3fca7 100644 --- a/plugins/MantisGraph/pages/resolution_graph.php +++ b/plugins/MantisGraph/pages/resolution_graph.php @@ -44,7 +44,7 @@

- +

diff --git a/plugins/MantisGraph/pages/severity_graph.php b/plugins/MantisGraph/pages/severity_graph.php index 8303cffe6a..e5865e62d0 100644 --- a/plugins/MantisGraph/pages/severity_graph.php +++ b/plugins/MantisGraph/pages/severity_graph.php @@ -43,7 +43,7 @@

- +

diff --git a/plugins/MantisGraph/pages/status_graph.php b/plugins/MantisGraph/pages/status_graph.php index 752d489eba..c700e4daf3 100644 --- a/plugins/MantisGraph/pages/status_graph.php +++ b/plugins/MantisGraph/pages/status_graph.php @@ -43,7 +43,7 @@

- +

diff --git a/plugins/XmlImportExport/pages/config_page.php b/plugins/XmlImportExport/pages/config_page.php index 842b5d84fd..29e59cfebf 100644 --- a/plugins/XmlImportExport/pages/config_page.php +++ b/plugins/XmlImportExport/pages/config_page.php @@ -18,10 +18,10 @@
-

- - -

+

+ + +

diff --git a/plugins/XmlImportExport/pages/import.php b/plugins/XmlImportExport/pages/import.php index 8e322e95d1..682f4f8ff8 100644 --- a/plugins/XmlImportExport/pages/import.php +++ b/plugins/XmlImportExport/pages/import.php @@ -55,7 +55,7 @@

- +