Form submit/escape hotkeys added.
[fa-stable.git] / sales / manage / customer_branches.php
index 3dced4dbe5b3ae5bf577542e6e7614b053b3b963..0e0fe1b9388cf9effbe48720e954bf3b2dcfa58b 100644 (file)
@@ -337,7 +337,7 @@ textarea_row(_("Billing Address:"), 'br_address', null, 35, 5);
 
 end_outer_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();