From ce6c4fca514747140337fda544bee373b0a502df Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 15 Apr 2005 11:56:48 +0000 Subject: [PATCH] Suppression de la boite --- htdocs/includes/modules/modCategorie.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/includes/modules/modCategorie.class.php b/htdocs/includes/modules/modCategorie.class.php index 403b7ecd2e2..45c6036b3e4 100644 --- a/htdocs/includes/modules/modCategorie.class.php +++ b/htdocs/includes/modules/modCategorie.class.php @@ -65,8 +65,6 @@ class modCategorie extends DolibarrModules // Boxes $this->boxes = array(); - $this->boxes[0][0] = "Dernières catégories enregistrées"; - $this->boxes[0][1] = "box_last_cats.php"; // Permissions $this->rights = array();