diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index ae5a1190c49..9c1f1ae2973 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -433,7 +433,7 @@ else if ($action == 'addline' && $user->rights->contrat->creer) $desc = $prod->description; $desc.= $prod->description && GETPOST('desc') ? "\n" : ""; - $desc.= GETPOST('desc'); + $desc.= GETPOST('np_desc'); } else { @@ -871,10 +871,10 @@ if ($action == 'create') print '