From 3a83676202d7374c669fd83e8aaf11f843384dda Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Fri, 5 Aug 2022 02:22:32 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/compta/resultat/clientfourn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/resultat/clientfourn.php b/htdocs/compta/resultat/clientfourn.php index ab2a339cc40..7cac2e25e31 100644 --- a/htdocs/compta/resultat/clientfourn.php +++ b/htdocs/compta/resultat/clientfourn.php @@ -249,7 +249,7 @@ if ($date_endyear) { } print ''; -print ''; +print ''; if ($modecompta != 'CREANCES-DETTES') { print_liste_field_titre(''); // Make 4 columns in total whatever $modecompta is }