".htmlentities($row->tdoc_libelle,ENT_QUOTES,$charset)." | ");
}
$form.= ''.((!$pmb_quotas_avances)?(htmlentities($row->duree_pret,ENT_QUOTES,$charset).' '.$msg[121]):($msg['quotas_see_quotas'])).' | ';
if ($pmb_short_loan_management) {
$form.= ''.((!$pmb_quotas_avances)?(htmlentities($row->short_loan_duration,ENT_QUOTES,$charset).' '.$msg[121]):($msg['quotas_see_quotas'])).' | ';
}
$form.= ''.((!$pmb_quotas_avances)?(htmlentities($row->duree_resa,ENT_QUOTES,$charset).' '.$msg[121]):($msg['quotas_see_quotas'])).' | ';
if (($pmb_gestion_financiere)&&($pmb_gestion_tarif_prets)) {
$form.= ''.htmlentities((($pmb_gestion_tarif_prets==1)?($row->tarif_pret):($msg['finance_see_finance'])),ENT_QUOTES,$charset).' | ';
}
$form.= pmb_bidi(''.htmlentities($row->lender_libelle,ENT_QUOTES,$charset).' | ');
$form.= pmb_bidi(''.htmlentities($row->tdoc_codage_import,ENT_QUOTES,$charset).' | ');
$form.='
';
}
$form.= "