From 6cb97b1346fdbbebc08cf0ea477517d84d9171a4 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Mon, 24 Jan 2022 15:13:40 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/compta/sociales/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/sociales/card.php b/htdocs/compta/sociales/card.php index f0dd02eac80..d1ef5c1ea08 100644 --- a/htdocs/compta/sociales/card.php +++ b/htdocs/compta/sociales/card.php @@ -426,7 +426,7 @@ if ($id > 0) { $result = $object->fetch($id); $formconfirm = ''; - + if ($result > 0) { $head = tax_prepare_head($object);