Form submit/escape hotkeys added.
[fa-stable.git] / sales / customer_credit_invoice.php
index 2371574806ada508b86dd11a203cbe3b73abcd2b..2d13e54729cb5eb2b2969803c9eae4867cc5518f 100644 (file)
@@ -385,7 +385,7 @@ display_credit_options();
 echo "<br><center>";
 submit('Update', _("Update"), true, _('Update credit value for quantities entered'), true);
 echo "&nbsp";
-submit('ProcessCredit', _("Process Credit Note"), true, '', true);
+submit('ProcessCredit', _("Process Credit Note"), true, '', 'default');
 echo "</center>";
 
 end_form();