Added cancel edition hotkey
[fa-stable.git] / gl / manage / exchange_rates.php
index d0c42d21d60daa666ec219cce63a81a4a306a617..a529ce7ea70ac365d8a303d6667f026a7d7392b5 100644 (file)
@@ -143,7 +143,7 @@ function display_rate_edit()
 
        end_table(1);
 
-       submit_add_or_update_center($selected_id == '', '', 'default');
+       submit_add_or_update_center($selected_id == '', '', 'both');
 
        display_note(_("Exchange rates are entered against the company currency."), 1);
 }