From fff86c076992614d0a5d4a6253968704cc4ec36f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 28 Jul 2015 18:33:43 +0200 Subject: [PATCH] Fix PHPCS --- htdocs/margin/tabs/productMargins.php | 1 - htdocs/margin/tabs/thirdpartyMargins.php | 18 ++++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/htdocs/margin/tabs/productMargins.php b/htdocs/margin/tabs/productMargins.php index b82fc64aa75..934be1f5a41 100644 --- a/htdocs/margin/tabs/productMargins.php +++ b/htdocs/margin/tabs/productMargins.php @@ -271,4 +271,3 @@ print ' llxFooter(); $db->close(); -?> diff --git a/htdocs/margin/tabs/thirdpartyMargins.php b/htdocs/margin/tabs/thirdpartyMargins.php index e29422259e7..d5c86016862 100644 --- a/htdocs/margin/tabs/thirdpartyMargins.php +++ b/htdocs/margin/tabs/thirdpartyMargins.php @@ -250,13 +250,15 @@ else } +print ' + +'; + llxFooter(); $db->close(); -?> -