X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_journal.php;h=6d1fd90a034f19056827ffcabcaaacb0f8f45431;hb=ed8422cc500fa848a1e3a85bc0979ff76a802ca9;hp=be1dc607c0c16a50c5055df236cfde030b1cfd83;hpb=0952c82fc90f8ff443335d371ba32bbea6aba946;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']);