diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 889f13c635e..2abee28066e 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -498,6 +498,7 @@ if ($id > 0) print ''; print ''; print ''; + print ''; print '
'.$langs->trans("LastOrders",($num<=$MAXLIST?"":$MAXLIST)).''.$langs->trans("AllOrders").' ('.$num.')'.img_picto($langs->trans("Statistics"),'stats').''.img_picto($langs->trans("CreateInvoiceForThisCustomer"),'object_bill').'
'; print ''; }