Form submit/escape hotkeys added.
[fa-stable.git] / taxes / tax_types.php
index 6639e05a8eddaaeebe8588b6df010506d83b2523..b2eb2b9b0f199e66de0b31f8cf56fea8b4576cce 100644 (file)
@@ -158,7 +158,7 @@ gl_all_accounts_list_row(_("Purchasing GL Account:"), 'purchasing_gl_code', null
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();