X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fexchange_rates.php;h=eaa0796f0cf518ab6d65b97b6f0f336ba9c7adf0;hb=bb991dc5b071e966b39954bb53d3b0efe8420938;hp=05cbc04ef1315f02eafcc42c5fbedc346296dba5;hpb=279d7962a249da9cbc3074360e3a68a23a31145e;p=fa-stable.git diff --git a/gl/manage/exchange_rates.php b/gl/manage/exchange_rates.php index 05cbc04e..eaa0796f 100644 --- a/gl/manage/exchange_rates.php +++ b/gl/manage/exchange_rates.php @@ -101,7 +101,6 @@ function del_link($row) function display_rates($curr_code) { - global $table_style; } @@ -109,9 +108,9 @@ function display_rates($curr_code) function display_rate_edit() { - global $selected_id, $table_style2, $Ajax; + global $selected_id, $Ajax; - start_table($table_style2); + start_table(TABLESTYLE2); if ($selected_id != "") {