Added cancel edition hotkey
[fa-stable.git] / gl / manage / gl_account_types.php
index 76e91faa305930b8177561fb9fe3c1b5c4b8bea0..2f0529faadc5a8797dfb2453bb2de19c095d02f9 100644 (file)
@@ -188,7 +188,7 @@ class_list_row(_("Class Type:"), 'class_id', null);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', 'default');
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();