From 6cbc979520c13b77decae555816b99e7238e63fc Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Wed, 3 Mar 2021 13:52:21 +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 43a4e41bf9f..105d2afe148 100755 --- a/htdocs/salaries/card.php +++ b/htdocs/salaries/card.php @@ -600,7 +600,7 @@ if ($id) { $morehtmlref .= ''; $morehtmlref .= ''; } - + // Employee $userstatic = new User($db); $userstatic->fetch($object->fk_user);