From c9fa843020171401919e6c604ce60138fb2baf9e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 15 Jul 2003 11:12:49 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20libell=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product/fiche.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index 78785dbe283..d9dce56ce28 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -133,7 +133,7 @@ else } else { - print "Cet article n'est plus en vente"; + print "Cet article n'est pas en vente"; } print ''; print "Libellé$product->label";