From 1bff748c942f69038d73e8e5fb52de961f92b385 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Wed, 18 Mar 2020 00:24:40 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/product/stock/class/entrepot.class.php | 4 ++-- htdocs/product/stock/list.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/product/stock/class/entrepot.class.php b/htdocs/product/stock/class/entrepot.class.php index 505a4747355..85fadbc1421 100644 --- a/htdocs/product/stock/class/entrepot.class.php +++ b/htdocs/product/stock/class/entrepot.class.php @@ -88,12 +88,12 @@ class Entrepot extends CommonObject * @var string Town */ public $town; - + /** * @var string Phone */ public $phone; - + /** * @var string Fax */ diff --git a/htdocs/product/stock/list.php b/htdocs/product/stock/list.php index 8b65d33890e..0b145c7ca10 100644 --- a/htdocs/product/stock/list.php +++ b/htdocs/product/stock/list.php @@ -578,7 +578,7 @@ if ($num) { print ''.$obj->phone.''; } - + //Fax if (!empty($arrayfields['e.fax']['checked'])) {