From cc691383f26a775161c59853c48b4ac1001f09cc Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 17 Jan 2023 11:50:35 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/contact/card.php | 2 +- htdocs/societe/card.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/contact/card.php b/htdocs/contact/card.php index 56d2d539e90..3e7f5fdb1f1 100644 --- a/htdocs/contact/card.php +++ b/htdocs/contact/card.php @@ -1594,7 +1594,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) { /** * Show social network part if the module is enabled with hiding functionality - * + * * @return void */ function showSocialNetwork() diff --git a/htdocs/societe/card.php b/htdocs/societe/card.php index b8971033b2e..6ef8d929361 100644 --- a/htdocs/societe/card.php +++ b/htdocs/societe/card.php @@ -3301,7 +3301,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) { /** * Show social network part if the module is enabled with hiding functionality - * + * * @return void */ function showSocialNetwork()