Fix: Missing br
This commit is contained in:
parent
6a610e6518
commit
6110ec4b2a
@ -1341,6 +1341,8 @@ if ($id > 0 || ! empty($ref))
|
||||
|
||||
$object=$commande;
|
||||
|
||||
if ($somethingshown) print '<br>';
|
||||
|
||||
/*
|
||||
* Linked object block
|
||||
*/
|
||||
|
||||
@ -1806,6 +1806,8 @@ else
|
||||
|
||||
$object=$fac;
|
||||
|
||||
if ($somethingshown) print '<br>';
|
||||
|
||||
/*
|
||||
* Linked object block
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user