From 358e7140869d3eacbcfe259fe88b88034d5be2c0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 14 Apr 2005 20:19:32 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Pour=20l'instant=20pas=20de=20picto=20pr?= =?UTF-8?q?opres=20aux=20cat=E9gories?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/modules/modCategorie.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/modules/modCategorie.class.php b/htdocs/includes/modules/modCategorie.class.php index 463b955fdc8..403b7ecd2e2 100644 --- a/htdocs/includes/modules/modCategorie.class.php +++ b/htdocs/includes/modules/modCategorie.class.php @@ -52,7 +52,7 @@ class modCategorie extends DolibarrModules $this->const_name = "MAIN_MODULE_CATEGORIE"; $this->const_config = MAIN_MODULE_CATEGORIE; $this->special = 0; - $this->picto = 'categorie'; + $this->picto = ''; // Dir $this->dirs = array();