parent
f377456132
commit
693e345cab
@ -1278,8 +1278,7 @@ function pdf_getlinedesc($object, $i, $outputlangs, $hideref = 0, $hidedesc = 0,
|
||||
|
||||
// Description short of product line
|
||||
$libelleproduitservice = $label;
|
||||
if (!empty($libelleproduitservice) && !empty($conf->global->PDF_BOLD_PRODUCT_LABEL))
|
||||
{
|
||||
if (!empty($libelleproduitservice) && !empty($conf->global->PDF_BOLD_PRODUCT_LABEL)) {
|
||||
$libelleproduitservice = '<b>' . $libelleproduitservice . '</b>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user