Fixed many issues in output HTML code according to HTML 4.01 Transitional format.
[fa-stable.git] / gl / gl_journal.php
index be1dc607c0c16a50c5055df236cfde030b1cfd83..6d1fd90a034f19056827ffcabcaaacb0f8f45431 100644 (file)
@@ -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 "<td>";
 display_gl_items(_("Rows"), $_SESSION['journal_items']);