From d682281e6183af8a987ef5dc66af9e8979ea2bfb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 12 Aug 2005 22:12:21 +0000 Subject: [PATCH] Fix: Pb traduction --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index 3027db77a85..5e3ac446030 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -219,7 +219,7 @@ if ($conf->produit->enabled) foreach($board->nb as $key=>$val) { $var=!$var; - print ''.img_object($langs->trans("Producst"),"product").''; + print ''.img_object($langs->trans("Products"),"product").''; print ''; if ($key == "products") print $langs->trans("Products"); print '';