From b2d0b0ec178be05ecd40972dede6a00429957b20 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 18 Feb 2008 23:18:46 +0000 Subject: [PATCH] Modif esthetique --- htdocs/product/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)