From b9bdd9ed8a49012802d85e425bf8962379346f84 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Mon, 10 May 2021 12:13:50 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/fourn/card.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/card.php b/htdocs/fourn/card.php index 92c3d47b7fd..90934062910 100644 --- a/htdocs/fourn/card.php +++ b/htdocs/fourn/card.php @@ -481,13 +481,13 @@ if ($object->id > 0) { } } - + $parameters = array(); $reshook = $hookmanager->executeHooks('addMoreBoxStatsSupplier', $parameters, $object, $action); if (empty($reshook)) { $boxstat .= $hookmanager->resPrint; } - + $boxstat .= ''; $boxstat .= ''; $boxstat .= '';