X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fbank_transfer.php;h=5ed84c08e4528c12537c456bc4a9fa94d9ab17ec;hb=1d8ca637beb25da5f36084fdecb6c24dc5d61eab;hp=7ec52cc899a4bb103104c3dd5d6e68ef1added5e;hpb=5f06887dedd4d14701864fb72994d7e20352086d;p=fa-stable.git diff --git a/gl/bank_transfer.php b/gl/bank_transfer.php index 7ec52cc8..5ed84c08 100644 --- a/gl/bank_transfer.php +++ b/gl/bank_transfer.php @@ -53,13 +53,13 @@ if (isset($_POST['_DatePaid_changed'])) { function gl_payment_controls() { - global $table_style2, $Refs; + global $Refs; $home_currency = get_company_currency(); start_form(); - start_outer_table($table_style2, 5); + start_outer_table(TABLESTYLE2); table_section(1);