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