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();