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