Form submit/escape hotkeys added.
[fa-stable.git] / sales / manage / sales_types.php
index 1c4071bf866b0e2371c78b8cff96dfd9fbfca11a..d7213335efde51d00ac1ba6cd545df4087d0838e 100644 (file)
@@ -165,7 +165,7 @@ check_row(_("Tax included").':', 'tax_included', $_POST['tax_included']);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();