Nouveau systeme de modif du prix

This commit is contained in:
Rodolphe Quiedeville 2003-09-10 11:20:18 +00:00
parent bcf627e271
commit 7813c91227

View File

@ -34,7 +34,7 @@ if (!$user->rights->produit->lire)
accessforbidden(); accessforbidden();
} }
llxHeader(); llxHeader("","","Dolibarr - fiche produit");
if ($action == 'add') if ($action == 'add')
{ {