Fix: Missing br

This commit is contained in:
Laurent Destailleur 2011-03-08 00:03:03 +00:00
parent 7bd03b3b98
commit bee3592e59
2 changed files with 4 additions and 0 deletions

View File

@ -1368,6 +1368,8 @@ if ($id > 0 || ! empty($ref))
$object=$commande;
if ($somethingshown) print '<br>';
/*
* Linked object block
*/

View File

@ -1839,6 +1839,8 @@ else
$object=$fac;
if ($somethingshown) print '<br>';
/*
* Linked object block
*/