X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_journal.php;fp=gl%2Fgl_journal.php;h=bc3e15e963286245665aec8bcee31404c28b80cf;hb=46c5f7a65a7659a44ae8254c63152074363d3987;hp=035de8ac0c22fe4990911eb3496ccd09aac087a0;hpb=35f482e2a9246960de37e5f1d975c734e08951e6;p=fa-stable.git diff --git a/gl/gl_journal.php b/gl/gl_journal.php index 035de8ac..bc3e15e9 100644 --- a/gl/gl_journal.php +++ b/gl/gl_journal.php @@ -321,7 +321,7 @@ start_form(); display_order_header($_SESSION['journal_items']); -start_table("$table_style2 width=90%", 10); +start_table(TABLESTYLE2, "width=90%", 10); start_row(); echo ""; display_gl_items(_("Rows"), $_SESSION['journal_items']);