change le titre de l'onglet
This commit is contained in:
parent
129a9d9949
commit
d82fa81a0f
@ -115,7 +115,7 @@ if ($_GET["facid"] > 0)
|
|||||||
$head = facture_prepare_head($fac);
|
$head = facture_prepare_head($fac);
|
||||||
$hselected = 2;
|
$hselected = 2;
|
||||||
if ($conf->use_preview_tabs) $hselected++;
|
if ($conf->use_preview_tabs) $hselected++;
|
||||||
dolibarr_fiche_head($head, $hselected, $langs->trans('Bill').' : '.$fac->ref);
|
dolibarr_fiche_head($head, $hselected, $langs->trans('InvoiceCustomer'));
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Facture
|
* Facture
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user