Form submit/escape hotkeys added.
[fa-stable.git] / inventory / adjustments.php
index bd8f1bed85e48ecf1f745584fc5c59104b8949a7..e1ce702444708fbefd5bdfd110cfc6ca3d62f934 100644 (file)
@@ -229,7 +229,7 @@ adjustment_options_controls();
 end_outer_table(1, false);
 
 submit_center_first('Update', _("Update"), '', null);
-submit_center_last('Process', _("Process Adjustment"), '', true);
+submit_center_last('Process', _("Process Adjustment"), '', 'default');
 
 end_form();
 end_page();