X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_journal.php;h=bc3e15e963286245665aec8bcee31404c28b80cf;hb=d9b4de9d7e9d3ba77f6ece752fd6cc988effd8f1;hp=035de8ac0c22fe4990911eb3496ccd09aac087a0;hpb=67abd2b071302a327df63fb949963f0b45d62196;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']);