From 93e50bcba63bc8900a8cd66bf29283b3e8d11af8 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 9 Mar 2021 10:50:59 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/salaries/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/salaries/card.php b/htdocs/salaries/card.php index 8fbcc53539b..a816d6a7a07 100755 --- a/htdocs/salaries/card.php +++ b/htdocs/salaries/card.php @@ -603,7 +603,7 @@ if ($id) { $morehtmlref .= ''; $morehtmlref .= ''; } - + //Employee if ($action != 'editfk_user') { if ($object->getSommePaiement() > 0 && !empty($object->fk_user)) {