From 378cc068109507a1078817ec9faa014c3e944375 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 3 May 2004 01:42:43 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modification=20est=E9thique=20mineure.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/boxes/box_produits.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/includes/boxes/box_produits.php b/htdocs/includes/boxes/box_produits.php index 8135e6e8198..4f67d75e74b 100644 --- a/htdocs/includes/boxes/box_produits.php +++ b/htdocs/includes/boxes/box_produits.php @@ -1,5 +1,6 @@ + * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +23,7 @@ if ($user->rights->produit->lire) { $info_box_head = array(); - $info_box_head[] = array('text' => "Les 5 derniers produits enregistrés"); + $info_box_head[] = array('text' => "Les 5 derniers produits/services enregistrés"); $info_box_contents = array();