Fix: Error when deleting categories
This commit is contained in:
parent
cbe26796c0
commit
92f5244673
@ -72,8 +72,11 @@ if ($user->rights->categorie->supprimer && $_POST["action"] == 'confirm_delete'
|
||||
* View
|
||||
*/
|
||||
|
||||
$html = new Form($db);
|
||||
|
||||
llxHeader ("","",$langs->trans("Categories"));
|
||||
|
||||
|
||||
if ($mesg) print $mesg.'<br>';
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user