From e7646b5526018e741d958ffe63be01c8a027f894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Thu, 17 Oct 2019 23:15:46 +0200 Subject: [PATCH] Update card.php icon invoicing doesn't exists, other views of donation use generic --- htdocs/don/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/don/card.php b/htdocs/don/card.php index 4db968b13b4..d3f37771dd7 100644 --- a/htdocs/don/card.php +++ b/htdocs/don/card.php @@ -500,7 +500,7 @@ if (! empty($id) && $action == 'edit') print ''; - dol_fiche_head($head, $hselected, $langs->trans("Donation"), 0, 'invoicing'); + dol_fiche_head($head, $hselected, $langs->trans("Donation"), 0, 'generic'); print '';