From 1a2e19e406559fd679d5636ac19d318526f89923 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 18 Sep 2006 23:49:00 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20onglet=20documents=20produits=20non=20s?= =?UTF-8?q?=E9lectionn=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/lib/product.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/product.lib.php b/htdocs/lib/product.lib.php index b095f9281e8..2a6763a31aa 100644 --- a/htdocs/lib/product.lib.php +++ b/htdocs/lib/product.lib.php @@ -112,7 +112,7 @@ function product_prepare_head($product) $head[$h][0] = DOL_URL_ROOT.'/product/document.php?id='.$product->id; $head[$h][1] = $langs->trans('Documents'); - $head[$h][2] = 'document'; + $head[$h][2] = 'documents'; $h++; if($product->type == 0) // Si produit stockable