From d6454f3a0728312107c8ff4bb1e74762f60aac64 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 22 Feb 2006 14:38:14 +0000 Subject: [PATCH] =?UTF-8?q?d=E9but=20restructuration=20du=20code=20des=20c?= =?UTF-8?q?at=E9gories?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/categories/fiche.php | 64 ++++++++++++++++++++++++++---- htdocs/langs/en_US/categories.lang | 8 +++- htdocs/langs/fr_FR/categories.lang | 6 ++- 3 files changed, 67 insertions(+), 11 deletions(-) diff --git a/htdocs/categories/fiche.php b/htdocs/categories/fiche.php index 04a98697e58..a6c6f0f1333 100644 --- a/htdocs/categories/fiche.php +++ b/htdocs/categories/fiche.php @@ -41,12 +41,10 @@ else $nbcats = 1; } - - - llxHeader("","",$langs->trans("Categories")); $html = new Form($db); + /* * Action création du produit */ @@ -69,12 +67,62 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) print ''.$langs->trans("Description").''; print '