Ajout fiche addon

This commit is contained in:
Rodolphe Quiedeville 2004-10-01 14:28:32 +00:00
parent befa2baee9
commit 59ed1d48ff

View File

@ -206,6 +206,9 @@ else
$h++;
}
$head[$h][0] = DOL_URL_ROOT.'/user/addon.php?id='.$fuser->id;
$head[$h][1] = $langs->trans("Addons");
$h++;
dolibarr_fiche_head($head, $hselected, $fuser->nom." ".$fuser->prenom);