X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_credit.php;h=e31b6bb1b19b904b6b28ea1ad9866114930d9a33;hb=2f9305e3029ae7cd9398a9b0f900de11b9c8d5c1;hp=625b9e4d9192c64003385e31ac23b7deb018d7f0;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/purchasing/supplier_credit.php b/purchasing/supplier_credit.php index 625b9e4d..e31b6bb1 100644 --- a/purchasing/supplier_credit.php +++ b/purchasing/supplier_credit.php @@ -348,7 +348,7 @@ if (get_post('AddGLCodeToTrans')) $Ajax->activate('inv_tot'); br(); -submit_center('PostCreditNote', _("Enter Credit Note"), true, '', true); +submit_center('PostCreditNote', _("Enter Credit Note"), true, '', 'default'); br(); end_form();