Fix: Missing br

This commit is contained in:
Laurent Destailleur 2011-03-08 00:04:33 +00:00
parent 6a610e6518
commit 6110ec4b2a
2 changed files with 4 additions and 0 deletions

View File

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

View File

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