Form submit/escape hotkeys added.
[fa-stable.git] / inventory / prices.php
index 67de34c86365d93db8959bad546e1c4b4683d691..280595150545e89901ae47333cb6a3267fe9b5cb 100644 (file)
@@ -184,7 +184,7 @@ small_amount_row(_("Price:"), 'price', null, '', _('per') .' '.$kit["units"]);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 div_end();
 
 end_form();