From 9af052602a085feb70e8cb7be9c4f1df95d4d6ab Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 11 Apr 2018 12:54:57 +0200 Subject: [PATCH] Fix css --- htdocs/compta/bank/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/bank/card.php b/htdocs/compta/bank/card.php index 00db08f9d4d..edbc27f33fb 100644 --- a/htdocs/compta/bank/card.php +++ b/htdocs/compta/bank/card.php @@ -803,7 +803,7 @@ else print ''; print ''."\n\n"; - dol_fiche_head(array(), 0, '' ,0); + dol_fiche_head(array(), 0, '', 0); //print '
';