Form submit/escape hotkeys added.
[fa-stable.git] / purchasing / supplier_invoice.php
index 34f1520481852fe6f4e53047ed5c36e03804349a..a0782e2bf15fff62e76160dc686d32f49cfa700f 100644 (file)
@@ -416,7 +416,7 @@ if (get_post('AddGLCodeToTrans'))
        $Ajax->activate('inv_tot');
 
 br();
-submit_center('PostInvoice', _("Enter Invoice"), true, '', true);
+submit_center('PostInvoice', _("Enter Invoice"), true, '', 'default');
 br();
 
 end_form();