Fixing style errors.
This commit is contained in:
parent
82058f3a78
commit
1bff748c94
@ -88,12 +88,12 @@ class Entrepot extends CommonObject
|
||||
* @var string Town
|
||||
*/
|
||||
public $town;
|
||||
|
||||
|
||||
/**
|
||||
* @var string Phone
|
||||
*/
|
||||
public $phone;
|
||||
|
||||
|
||||
/**
|
||||
* @var string Fax
|
||||
*/
|
||||
|
||||
@ -578,7 +578,7 @@ if ($num)
|
||||
{
|
||||
print '<td>'.$obj->phone.'</td>';
|
||||
}
|
||||
|
||||
|
||||
//Fax
|
||||
if (!empty($arrayfields['e.fax']['checked']))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user