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'])) {