diff --git a/htdocs/categories/edit.php b/htdocs/categories/edit.php index a10823e6098..362c2b324a1 100644 --- a/htdocs/categories/edit.php +++ b/htdocs/categories/edit.php @@ -117,17 +117,14 @@ if ($action == 'update' && $user->rights->categorie->creer) * View */ +$form = new Form($db); + llxHeader("","",$langs->trans("Categories")); print_fiche_titre($langs->trans("ModifCat")); $object->fetch($id); -$form = new Form($db); - -print '
| '; print "\n"; print ''; -print ' |