X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fcustomer_payments.php;h=4f232a9adb6476a8e4b13a77bd700f6bfb4e3cdb;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=f4fdf794b5d3fab02dd0031157a7617c7de54c7a;hpb=4657251eed9910c5669c859a54051dc54143aa54;p=fa-stable.git diff --git a/sales/customer_payments.php b/sales/customer_payments.php index f4fdf794..4f232a9a 100644 --- a/sales/customer_payments.php +++ b/sales/customer_payments.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $path_to_root=".."; $page_security = 3; @@ -236,7 +236,7 @@ function display_item_form() echo"
"; - submit_center('AddPaymentItem', _("Add Payment"), true, '', true); + submit_center('AddPaymentItem', _("Add Payment"), true, '', 'default'); } echo "
";