From 3ee7cfc1b78abbf9cd64034d17f7e98165e4b7ba Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Thu, 22 Oct 2020 16:42:32 +0200 Subject: [PATCH] fix : deprecated --- htdocs/accountancy/customer/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/accountancy/customer/card.php b/htdocs/accountancy/customer/card.php index ed8f347a177..4343946a85e 100644 --- a/htdocs/accountancy/customer/card.php +++ b/htdocs/accountancy/customer/card.php @@ -119,7 +119,7 @@ if (!empty($id)) { print load_fiche_titre($langs->trans('CustomersVentilation'), '', 'title_accountancy'); - dol_fiche_head(); + print dol_get_fiche_head(); print '';