Added cancel edition hotkey
[fa-stable.git] / admin / shipping_companies.php
index 17726cc3b499e9f9f7884c3f0f0643e550d5a77d..db26a845d1d95efe6e5533f28be62b4bbad6f54e 100644 (file)
@@ -163,7 +163,7 @@ text_row_ex(_("Address:"), 'address', 50);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();
 end_page();