Form submit/escape hotkeys added.
[fa-stable.git] / sales / customer_invoice.php
index 9836de48fad516e4330dcd2c0eb17b8a60b08a55..6c43ef2273931246b1b5b5ff3a795411d59d96bd 100644 (file)
@@ -512,7 +512,7 @@ end_table(1);
 submit_center_first('Update', _("Update"),
   _('Refresh document page'), true);
 submit_center_last('process_invoice', _("Process Invoice"),
-  _('Check entered data and save document'), true);
+  _('Check entered data and save document'), 'default');
 
 end_form();