X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_invoice.php;h=a0782e2bf15fff62e76160dc686d32f49cfa700f;hb=8273b6b981c008c7968a7f7c8eaea640d453c3f2;hp=34f1520481852fe6f4e53047ed5c36e03804349a;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/purchasing/supplier_invoice.php b/purchasing/supplier_invoice.php index 34f15204..a0782e2b 100644 --- a/purchasing/supplier_invoice.php +++ b/purchasing/supplier_invoice.php @@ -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();