Form submit/escape hotkeys added.
[fa-stable.git] / manufacturing / work_order_issue.php
index 1d994381aa44eb6d2a07679658d2c4dce1be3c8c..78a6ba38a381e4aa4f1ea76c256b14862a31a328 100644 (file)
@@ -215,7 +215,7 @@ echo "</td></tr>";
 
 end_table();
 
-submit_center('Process', _("Process Issue"), true, '', true);
+submit_center('Process', _("Process Issue"), true, '', 'default');
 
 end_form();