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()