Form submit/escape hotkeys added.
[fa-stable.git] / gl / manage / currencies.php
index f1b91de01618371f218dca7c8c961eef070e4962..d5db45f3de7e3a9f02ed4e42074aafec7ff884a1 100644 (file)
@@ -223,7 +223,7 @@ function display_currency_edit($selected_id)
 
        end_table(1);
 
-       submit_add_or_update_center($selected_id == '', '', true);
+       submit_add_or_update_center($selected_id == '', '', 'default');
 
        end_form();
 }