X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Finquiry%2Fgl_trial_balance.php;h=093307c945cdc8e07c961b75cc0c3cf8afd792ba;hb=e8ae3516539a520338117f25d401c0fc234973a4;hp=e94bd3c3db6775b157abe4860069139d8665f3aa;hpb=818719f38b8327cdca616d58b13913dbd174d96a;p=fa-stable.git diff --git a/gl/inquiry/gl_trial_balance.php b/gl/inquiry/gl_trial_balance.php index e94bd3c3..093307c9 100644 --- a/gl/inquiry/gl_trial_balance.php +++ b/gl/inquiry/gl_trial_balance.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 8; $path_to_root="../.."; @@ -121,7 +121,7 @@ function display_trial_balance() continue; alt_table_row_color($k); - $url = "" . $account["account_code"] . ""; + $url = "" . $account["account_code"] . ""; label_cell($url); label_cell($account["account_name"]);