Suppression affichage rfrence

This commit is contained in:
Regis Houssin 2005-12-03 12:09:59 +00:00
parent b20394e49f
commit a8e22664ca

View File

@ -168,7 +168,8 @@ if ($_GET["id"] || $_GET["ref"])
$head[$h][1] = $langs->trans('Documents');
$h++;
dolibarr_fiche_head($head, $hselected, $langs->trans("CardProduct".$product->type);
$titre=$langs->trans("CardProduct".$product->type);
dolibarr_fiche_head($head, $hselected, $titre);
print($mesg);