Form submit/escape hotkeys added.
[fa-stable.git] / admin / shipping_companies.php
index 17726cc3b499e9f9f7884c3f0f0643e550d5a77d..f32efae283372dba080a4e764ab0bdd1171a589c 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, '', 'default');
 
 end_form();
 end_page();