New files from unstable branch
[fa-stable.git] / gl / bank_transfer.php
index 7ec52cc899a4bb103104c3dd5d6e68ef1added5e..5ed84c08e4528c12537c456bc4a9fa94d9ab17ec 100644 (file)
@@ -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);