diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 85f1c3df82d..c4cd51d7052 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -1348,7 +1348,7 @@ if ($_GET["id"] && $_GET["action"] == '' && $product->status) { - print ''; + print ''; print $langs->trans("AddToMyBills").''; if ($user->rights->commercial->client->voir)