Added cancel edition hotkey
[fa-stable.git] / admin / fiscalyears.php
index b3de0f89dd6184795e633112eeeaa6cae8c71ca3..86ebfbdab46a17b286239012d520073f4d10b959 100644 (file)
@@ -196,7 +196,7 @@ function display_fiscalyear_edit($selected_id)
 
        end_table(1);
 
-       submit_add_or_update_center($selected_id == -1, '', 'default');
+       submit_add_or_update_center($selected_id == -1, '', 'both');
 
        end_form();
 }