Form submit/escape hotkeys added.
[fa-stable.git] / gl / gl_bank.php
index ff7f196a5d69b91be5184bd7088d5d13bd2ad09c..b9ce988214dfc566395cdd5ae53d12e6f7c15a74 100644 (file)
@@ -292,7 +292,7 @@ end_table(1);
 
 submit_center_first('Update', _("Update"), '', null);
 submit_center_last('Process', $_SESSION['pay_items']->trans_type==systypes::bank_payment() ?
-       _("Process Payment"):_("Process Deposit"), '', true);
+       _("Process Payment"):_("Process Deposit"), '', 'default');
 
 end_form();