X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sales%2Fcustomer_payments.php;h=4f232a9adb6476a8e4b13a77bd700f6bfb4e3cdb;hb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;hp=5c871834e8e3540d7d172dfd305f9d6ce296e65d;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/sales/customer_payments.php b/sales/customer_payments.php index 5c871834..4f232a9a 100644 --- a/sales/customer_payments.php +++ b/sales/customer_payments.php @@ -236,7 +236,7 @@ function display_item_form() echo"
"; - submit_center('AddPaymentItem', _("Add Payment"), true, '', true); + submit_center('AddPaymentItem', _("Add Payment"), true, '', 'default'); } echo "
";