Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / purchasing / view / view_supp_payment.php
index 1cee060ebf4f89f3625d409eaf0f90baf751059b..c9a455f1d614645da9c24bd791175db7021ce94c 100644 (file)
@@ -47,7 +47,7 @@ echo "<center>";
 display_heading(_("Payment to Supplier") . " #$trans_no");
 
 echo "<br>";
-start_table(TABLESTYLE2, "width=80%");
+start_table(TABLESTYLE2, "width='80%'");
 
 start_row();
 label_cells(_("To Supplier"), $receipt['supplier_name'], "class='tableheader2'");