X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_journal.php;h=6d1fd90a034f19056827ffcabcaaacb0f8f45431;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=be1dc607c0c16a50c5055df236cfde030b1cfd83;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/gl/gl_journal.php b/gl/gl_journal.php index be1dc607..6d1fd90a 100644 --- a/gl/gl_journal.php +++ b/gl/gl_journal.php @@ -323,7 +323,7 @@ start_form(); display_order_header($_SESSION['journal_items']); -start_table(TABLESTYLE2, "width=90%", 10); +start_table(TABLESTYLE2, "width='90%'", 10); start_row(); echo ""; display_gl_items(_("Rows"), $_SESSION['journal_items']);