From d5e6f54b5c6a1390e36db7118f8f71054cad6fc1 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Wed, 10 Mar 2021 15:33:53 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/adherents/card.php | 2 +- htdocs/adherents/subscription.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/adherents/card.php b/htdocs/adherents/card.php index 90c84dce7bc..896dddd55e3 100644 --- a/htdocs/adherents/card.php +++ b/htdocs/adherents/card.php @@ -1541,7 +1541,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) { // Morphy print ''.$langs->trans("MemberNature").''.$object->getmorphylib().''; print ''; - + print ''; // Company diff --git a/htdocs/adherents/subscription.php b/htdocs/adherents/subscription.php index 272bc6c7777..b48328a17e8 100644 --- a/htdocs/adherents/subscription.php +++ b/htdocs/adherents/subscription.php @@ -492,7 +492,7 @@ if ($rowid > 0) { // Morphy print ''.$langs->trans("MemberNature").''.$object->getmorphylib().''; print ''; - + // Company print ''.$langs->trans("Company").''.$object->company.'';