Form submit/escape hotkeys added.
[fa-stable.git] / sales / manage / sales_groups.php
index 0fb676c6e070e611908c925c6c4cd3566cf47463..3fa4cc47913a64aac1981d47e8fbb73a2c3f565d 100644 (file)
@@ -131,7 +131,7 @@ text_row_ex(_("Group Name:"), 'description', 30);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();