Form submit/escape hotkeys added.
[fa-stable.git] / inventory / manage / item_categories.php
index 904afc79d4329006a7f37e601e6bb3109f7293d8..b5ded413293931fc278b64717aa9045ebd01208c 100644 (file)
@@ -221,7 +221,7 @@ if ($dim < 2)
 
 end_table(1);
 div_end();
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();