Form submit/escape hotkeys added.
[fa-stable.git] / gl / gl_journal.php
index 8d2853348a85e80cc339dbb635c7f78a77e15a83..8b178118764eff22b60104a75ebdae4570fa0195 100644 (file)
@@ -266,7 +266,7 @@ end_row();
 end_table(1);
 
 submit_center('Process', _("Process Journal Entry"), true , 
-       _('Process journal entry only if debits equal to credits'), true);
+       _('Process journal entry only if debits equal to credits'), 'default');
 
 end_form();
 //------------------------------------------------------------------------------------------------